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

Implement styling for split Button across all themes #6228

Merged
merged 6 commits into from
Mar 20, 2024

Conversation

anicyne
Copy link
Contributor

@anicyne anicyne commented Mar 18, 2024

☑️ Definition of Done checklist

  • Meaningful title for the release notes
  • Pull request is linked to a problem
  • All changes relate to the problem
  • Code review performed successfully
  • A11y tests performed successfully or not relevant
  • Manual test performed successfully or not relevant

@anicyne anicyne self-assigned this Mar 18, 2024
@anicyne anicyne linked an issue Mar 18, 2024 that may be closed by this pull request
Copy link
Contributor

github-actions bot commented Mar 18, 2024

Copy link
Contributor

@deleonio deleonio left a comment

Choose a reason for hiding this comment

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

@sdvg, @anicyne: Wieso kopieren wir Basis-Styling jetzt in jedes Theme? Dafür ist das doch da.

@deleonio deleonio requested a review from sdvg March 19, 2024 07:40
@sdvg
Copy link
Member

sdvg commented Mar 19, 2024

@anicyne

Vor dem eigentlichen Code Review würde ich hier gerne die eigentliche Style-Änderungen abklären:
image

Zunächst mal sehen einzelne Themes "kaputt" aus, das sollte auf jeden Fall behoben werden.

Default z.B. sieht schon besser aus, hier würde ich bei einem Split-Button aber ein leicht anderes Styling erwarten: Der Split Button sollte als ein Element, mit gemeinsamen umgebenden Rahmen erkennbar sein, mit einem Trennelement zwischen den beiden Elementen. Ein gutes Beispiel sind hier die Buttons von GitHub:
image

Beim Default-Theme könnte das ungefähr so aussehen:
image
Hier aber bitte auch auf die Details (hover, focus) achten.

@deleonio Gib hier gerne noch Input, wenn du genauere Vorstellungen hast.

@anicyne anicyne requested a review from deleonio March 20, 2024 15:44
@deleonio deleonio merged commit fd3ffde into develop Mar 20, 2024
@deleonio deleonio deleted the split-button-styling branch March 20, 2024 16:55
@github-actions github-actions bot locked and limited conversation to collaborators Mar 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

🛹 Feature: Styling für Split Buttons in allen Themes
3 participants