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

Discrepancies in DateTimePicker rendering #4931

Open
epetrow opened this issue Mar 19, 2024 · 0 comments
Open

Discrepancies in DateTimePicker rendering #4931

epetrow opened this issue Mar 19, 2024 · 0 comments

Comments

@epetrow
Copy link
Contributor

epetrow commented Mar 19, 2024

Describe the bug

There are two discrepancies in the DateTimePicker rendering that have been flagged:

  • In the default rendering of the DateTimePicker component the action buttons have two extra classes k-time-accept and k-time-cancel which are not present in the adaptive rendering.

While these classes have no styles associated with them, they have use cases across the suites.

  • The order of the action buttons in the Adaptive test is wrong since the primary button should always be first

To reproduce

  1. Navigate to the provided links showcasing the rendering and inspect the action buttons
  2. Notice that the aforementioned classes are missing and the order of the buttons is wrong in the DateTimePicker-adaptive test

Expected behavior

Both classes and action button order should match in both tests

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

No branches or pull requests

1 participant