-
Notifications
You must be signed in to change notification settings - Fork 35
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
🐞 Bug: Hintergrund von Input, Select und Textarea korrigieren #6485
Comments
anicyne
added a commit
that referenced
this issue
Sep 26, 2024
anicyne
added a commit
that referenced
this issue
Sep 26, 2024
deleonio
added a commit
that referenced
this issue
Sep 26, 2024
deleonio
added a commit
that referenced
this issue
Sep 26, 2024
deleonio
added a commit
that referenced
this issue
Sep 26, 2024
@anicyne Die Arbeit kann intern fortgesetzt werden. |
sdvg
added a commit
that referenced
this issue
Oct 7, 2024
…661-git-hooks-precommit * 'develop' of github.com:public-ui/kolibri: (139 commits) Revert "chore: update deps" chore: update deps Update all snapshots$ $ Refs: #6485 refactor: rename background to background-color / enable always white bg Update all snapshots$ $ Refs: #6485 Fix delayed display of single-select value Add black background test to inputs Adjusted base styling for inputs Fix lint error removed timeout in focusErrorList() Added documentation, described multi-sort functionality, and provided an example in React app. lint fix added KolSelect to input-group-with-error.tsx added input-error mixin error-style only when not hide-error is set in Default error-style only when not hide-error is set ind Default extended known issues text extended known issues text extended known issues text docs: update indented text readme ...
sdvg
added a commit
that referenced
this issue
Oct 9, 2024
…-alert * 'develop' of github.com:public-ui/kolibri: (149 commits) chore: release 2.1.9-rc.0 Remove unecessary array fallback Update all snapshots$ $ Refs: #6159 fix format Revert "Update all snapshots$" Update all snapshots$ $ Refs: #6159 table head and foot spacer Revert "chore: update deps" Fix combobox shows empty list on navigation chore: update deps Update all snapshots$ $ Refs: #6485 refactor: rename background to background-color / enable always white bg Update all snapshots$ $ Refs: #6485 Fix delayed display of single-select value Add black background test to inputs Adjusted base styling for inputs Fix lint error removed timeout in focusErrorList() Added documentation, described multi-sort functionality, and provided an example in React app. lint fix ...
Blockiert bis #6923 erledigt ist |
sdvg
added a commit
that referenced
this issue
Oct 11, 2024
…ix/clean-code-by-arch-pattern * '6138-auto-alert' of github.com:public-ui/kolibri: (170 commits) chore: release 2.1.9-rc.0 Remove unecessary array fallback Update all snapshots$ $ Refs: #6159 fix format Revert "Update all snapshots$" Update all snapshots$ $ Refs: #6159 table head and foot spacer Revert "chore: update deps" Fix combobox shows empty list on navigation chore: update deps Update all snapshots$ $ Refs: #6485 refactor: rename background to background-color / enable always white bg Update all snapshots$ $ Refs: #6485 Fix delayed display of single-select value Add black background test to inputs Adjusted base styling for inputs Fix lint error removed timeout in focusErrorList() Added documentation, described multi-sort functionality, and provided an example in React app. lint fix ...
ich habe Root-Fontsize in den DevTools rausgenommen und alle internen Themes überprüft. Alles sieht korrekt aus. |
Benötigt #6923 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Teilweise scheint die Hintergrundfarbe an den Seiten bei den Eingabefeldern durch. Das CSS muss so angepasst werden, dass auch diese fix mit weiß ausgefüllt sind.
Änderung: Füge doch bitte beim Ticket #6884 zu jedem Input eine Zeile hinzu, wo wir in der Sample-App eine Zeile mit schwarzen Hintergrund machen, oder wähle eine vorhandene aus.
So werden wir den Fehler dauerhaft sehen und absichern können.
Ich weiß das ändert den Scope, aber ist sinnvoll.
Ticketnummer: KOLIBRI-570
The text was updated successfully, but these errors were encountered: