Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Result-list (#10, #11, #17, #234) #275

Merged
merged 164 commits into from
Feb 19, 2024
Merged

Result-list (#10, #11, #17, #234) #275

merged 164 commits into from
Feb 19, 2024

Conversation

SvenReissig
Copy link
Contributor

@SvenReissig SvenReissig commented Feb 15, 2024

Issue: #11

ChristophMaskos and others added 30 commits December 1, 2023 13:26
…election' into feature/selection-UI-and-basic-selection

# Conflicts:
#	src/packages/selection/Selection.tsx
Crosshair-cursor for selection
!Be aware of the infinite-Render-Loop with sources as dependency!
mirjaeisen and others added 15 commits February 6, 2024 12:11
- added aria labels for sorting and select boxes
- refactored columnSizeVars to hook
# Conflicts:
#	.changeset/light-boxes-hide.md
- added intl to tests and reverted optional intl
- refactored ColumnSorter to just be visible
- added header underline on focus
- changed error if no metadata
- sorting and accessibility adjustments
- updated README.md
- small things
# Conflicts:
#	src/samples/map-sample/ol-app/MapConfigProviderImpl.ts
- Add missing changeset entries for other packages
- Fix an issue in MapContainer when handling view padding
- Remove imports of internal modules from other packages
- Streamline css classes
- Rename `metadata` prop to `columns`
- Use `shouldWrapChildren` (to fix tooltips) and `closeOnClick={false}` in selection checkbox
- Use feature id as table row id (this also uses feature ids for row `key`s)
- Resizing: ensure double clicking the resizer restores original size (previously, the table would not resize the columns until another resize was done)
- Resizing: change rendering a bit (doubles as border)
- Resizing: block click events during resize. Previously, releasing the mouse above the column header would trigger sorting.
- Resizing: use resize cursor on the whole table when resizing is active
- Prepare mapId prop (currently unused) for future map interactions (zoom etc.)
- Add doc comments on exported interfaces
- Sample app: Integrate the result list via viewPadding. This re-centers the view when the list is shown / hidden.
@mbeckem mbeckem merged commit 13ea342 into main Feb 19, 2024
6 checks passed
@mbeckem mbeckem deleted the feature/result-list branch February 19, 2024 14:38
mbeckem added a commit to open-pioneer/trails-core-packages that referenced this pull request Feb 27, 2024
…packages#11, open-pioneer/trails-openlayers-base-packages#275)

Co-authored-by: Christoph Maskos <Christoph.Maskos@it.nrw.de>
Co-authored-by: Senait <s.alema@conterra.de>
Co-authored-by: m.eisenblaetter <m.eisenblaetter@conterra.de>
Co-authored-by: Michael Beckemeyer <m.beckemeyer@conterra.de>
Co-authored-by: Matheisen, Alexander <alexander.matheisen@it.nrw.de>
Co-authored-by: Panayot Nenov <Panayot.Nenov@it.nrw.de>
Co-authored-by: panayot-nenov <32521582+panayot-nenov@users.noreply.github.com>
Co-authored-by: Bierett, Danilo <danilo.bierett@it.nrw.de>
mbeckem added a commit to open-pioneer/trails-core-packages that referenced this pull request Feb 27, 2024
…packages#11, open-pioneer/trails-openlayers-base-packages#275)

Co-authored-by: Christoph Maskos <Christoph.Maskos@it.nrw.de>
Co-authored-by: Senait <s.alema@conterra.de>
Co-authored-by: m.eisenblaetter <m.eisenblaetter@conterra.de>
Co-authored-by: Michael Beckemeyer <m.beckemeyer@conterra.de>
Co-authored-by: Matheisen, Alexander <alexander.matheisen@it.nrw.de>
Co-authored-by: Panayot Nenov <Panayot.Nenov@it.nrw.de>
Co-authored-by: panayot-nenov <32521582+panayot-nenov@users.noreply.github.com>
Co-authored-by: Bierett, Danilo <danilo.bierett@it.nrw.de>
mbeckem added a commit to open-pioneer/trails-core-packages that referenced this pull request May 23, 2024
…packages#11, open-pioneer/trails-openlayers-base-packages#275)

Co-authored-by: Christoph Maskos <Christoph.Maskos@it.nrw.de>
Co-authored-by: Senait <s.alema@conterra.de>
Co-authored-by: m.eisenblaetter <m.eisenblaetter@conterra.de>
Co-authored-by: Michael Beckemeyer <m.beckemeyer@conterra.de>
Co-authored-by: Matheisen, Alexander <alexander.matheisen@it.nrw.de>
Co-authored-by: Panayot Nenov <Panayot.Nenov@it.nrw.de>
Co-authored-by: panayot-nenov <32521582+panayot-nenov@users.noreply.github.com>
Co-authored-by: Bierett, Danilo <danilo.bierett@it.nrw.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants