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

Replace kolSelect with split button in pagination #6721

Closed
wants to merge 15 commits into from

Conversation

anicyne
Copy link
Contributor

@anicyne anicyne commented Aug 9, 2024

Refs: #4646

@anicyne anicyne marked this pull request as draft August 9, 2024 13:57
Copy link
Contributor

github-actions bot commented Aug 9, 2024

@Makko74 Makko74 force-pushed the 4646-split-button-pagination branch from 0ce91e8 to be54d70 Compare September 10, 2024 08:40
@anicyne anicyne force-pushed the 4646-split-button-pagination branch from 36d49b3 to 903292d Compare September 13, 2024 14:20
@anicyne anicyne marked this pull request as ready for review September 16, 2024 07:23
@anicyne anicyne force-pushed the 4646-split-button-pagination branch from 3611eb1 to 5c00bcd Compare September 16, 2024 07:47
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Martin und ich haben das Feature einmal zusammen durchgeschaut. Sieht schon vielversprechend aus, folgende Punkte wollten wir vor einem detaillierten Review schon einmal weiter geben:

  • Die interne Komponente bzw. Render Function sollte bitte InternalMenu (ohne Kol) heißen, um Verwechslungen mit Stencil-Komponenten auszuschließen und der bestehenden Konvention zu folgen.
  • Für die einzelnen Menupunkte sollte ein KolButtonWc verwendet werden. (Das ul > li außenherum soll bleiben.)
  • Die Barrierefreiheit soll noch sichergestellt werden. Echte Button-Element Elemente sollten hier bereits helfen.
  • Die Tastatursteuerung soll ermöglicht werden. Aktuell ist es nicht möglich, nach dem Aktivieren des Menus, den Fokus mit der Tastatur auf eines der Menu-Elemente zu verschieben.

@anicyne anicyne marked this pull request as draft September 18, 2024 07:20
@deleonio deleonio force-pushed the develop branch 2 times, most recently from 2ea3a3d to f9ccd2c Compare November 21, 2024 09:36
@deleonio deleonio force-pushed the develop branch 2 times, most recently from 91df132 to 9fc4e28 Compare November 21, 2024 09:42
@anicyne anicyne closed this Dec 6, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Dec 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pagination: Select durch ein Dropdown (Split-Button mit Popover) ersetzen
3 participants