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

🛠️ Todo: Formular-Handling Demo bei Terminauswahl verbessern #6183

Closed
3 tasks done
deleonio opened this issue Mar 8, 2024 · 1 comment · Fixed by #6359 or #6393
Closed
3 tasks done

🛠️ Todo: Formular-Handling Demo bei Terminauswahl verbessern #6183

deleonio opened this issue Mar 8, 2024 · 1 comment · Fixed by #6359 or #6393
Assignees
Labels

Comments

@deleonio
Copy link
Contributor

deleonio commented Mar 8, 2024

Aktuell sind keine Termine verfügbar. Wählt man einen Termin mittels Tastatur aus, kann man trotzdem auf Weiter drücken. Kehrt man zurück, wird die Uhrzeit nicht wieder eingetragen.

Mit der Maus kann kein Termin ausgewählt werden. Beim Klick auf Weiter wird auch ein Fehler angezeigt.

Todos:

  • Deaktivieren des Weiter-Schalters generell nicht machen / ausbauen
  • Einige valide Termine wieder auswählbar machen (aktuell alle nicht wählbar)
  • Fokus auf Fehlerliste funktioniert beim initialen Einblenden nicht (hier muss sicher ein Render-Cycle abgewartet werden, setTimeout)
@laske185 laske185 changed the title 🛠️ Todo: Formular-Handling Demo weiter optimieren 🛠️ Todo: Formular-Handling Demo bei Terminauswahl verbessern Apr 16, 2024
@chrisalat chrisalat self-assigned this Apr 23, 2024
@chrisalat chrisalat linked a pull request Apr 26, 2024 that will close this issue
5 tasks
@chrisalat
Copy link
Contributor

Einige valide Termine wieder auswählbar machen tritt nur in V2 auf

@chrisalat chrisalat pinned this issue Apr 30, 2024
@chrisalat chrisalat unpinned this issue Apr 30, 2024
chrisalat added a commit that referenced this issue May 2, 2024
…d focus on error list and refactored some methods

Refs: #6183
@chrisalat chrisalat linked a pull request May 2, 2024 that will close this issue
5 tasks
sdvg added a commit that referenced this issue May 16, 2024
…e-selection-stateless

* 'develop' of github.com:public-ui/kolibri: (38 commits)
  (#6302) Bugfix table sorting button style
  (#6302) Bugfix table sorting button style
  Fix exception that occurred when rendering with no data
  Fix random lint error
  Remove debug code
  Manage render keys for table data
  (#6183) Bugfix radio button option listener
  Fix path to types for themes package
  fix format
  Fix nav Test
  Update all snapshots$ $ Refs: #6284
  Update button.scss
  Refactor OptionalProps in split-button
  Update all snapshots$ $ Refs: #6284
  refactor: optimize translation handling
  (#6016): Fixed ITZ theme table border style
  refactor input styles (bmf)
  update input-checkbox styles (bmf)
  update input-radio styles (bmf)
  update pagination styles (bmf)
  ...
sdvg added a commit that referenced this issue May 17, 2024
…147-fix-textarea-scrollbar

* 'develop' of github.com:public-ui/kolibri: (82 commits)
  fix: format
  Refs: #6390
  Input File: Add files list as value to input and change events
  Rename component files to align with shadow settings
  Adjust themes for new table structure
  Change usage in TableStateful from TableStateless to TableStatelessWc and extract table stateless styles into mixin
  (#6302) Bugfix table sorting button style
  (#6302) Bugfix table sorting button style
  Fix exception that occurred when rendering with no data
  Fix random lint error
  Remove debug code
  Manage render keys for table data
  (#6183) Bugfix radio button option listener
  Fix path to types for themes package
  fix format
  Fix nav Test
  Update all snapshots$ $ Refs: #6284
  Fix type for table selection label function argument
  Update button.scss
  Refactor OptionalProps in split-button
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: âś… Done
2 participants