8000 feat(core/time-picker|time-input): Rework ix-time-picker, add ix-time-input by lzeiml · Pull Request #1853 · siemens/ix · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(core/time-picker|time-input): Rework ix-time-picker, add ix-time-input #1853

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

Merged
merged 105 commits into from
Jun 18, 2025

Conversation

lzeiml
Copy link
Collaborator
@lzeiml lzeiml commented Apr 24, 2025

https://agileworld.siemens.cloud/jira/browse/IX-1523

🆕 What is the new behavior?

🏁 Checklist

A pull request can only be merged if all of these conditions are met (where applicable):

  • 🦮 Accessibility (a11y) features were implemented
  • 🗺️ Internationalization (i18n) - no hard coded strings
  • 📲 Responsiveness - components handle viewport changes and content overflow gracefully
  • 📄 Documentation was reviewed/updated (pnpm run docs)
  • 🧪 Unit tests were added/updated and pass (pnpm test)
  • 📸 Visual regression tests were added/updated and pass (Guide)
  • 🧐 Static code analysis passes (pnpm lint)
  • 🏗️ Successful compilation (pnpm build, changes pushed)

Copy link
changeset-bot bot commented Apr 24, 2025

🦋 Changeset detected

Latest commit: 5f4162f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@siemens/ix-angular Minor
@siemens/ix-react Minor
@siemens/ix-vue Minor
@siemens/ix Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

lzeiml and others added 3 commits June 12, 2025 12:44
@lzeiml
Copy link
Collaborator Author
lzeiml commented Jun 12, 2025

Feedback after exploratory testing:

  • Animation on initial load is confusing
  • When warping from 1 to 12 (arrow up) 12 will be centered leaving unused space bellow. Need UX alignment if this is desired.
  • When moving laterally if the next columns selection is scrolled off screen it will suddenly appear and be focused (align with UX)
  • Crooked alignment:
Screenshot 2025-06-05 at 08 59 53 * Focus border cutoff: Screenshot 2025-06-05 at 09 00 08

Regarding this comment, everything was fixed except for the lateral movement behaviour, which will stay as it is (discussed with UX)

Copy link
Collaborator
@nuke-ellington nuke-ellington left a comment

Choose a reason for hiding this comment

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

The is no vertical maring between tiles anymore?
Screenshot 2025-06-12 at 14 12 38

Simply moving laterally via arrow keys leads to unexpected behavior:
https://github.com/user-attachments/assets/9bf008e6-a165-467b-a5d9-504166b8de27

Copy link
Collaborator
@nuke-ellington nuke-ellington left a comment

Choose a reason for hiding this comment

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

When scrolling dates should snap to align with each other. Also overscrolling should not be possible:
Screenshot 2025-06-12 at 16 43 30

Copy link
Collaborator
@nuke-ellington nuke-ellington left a comment

Choose a reason for hiding this comment

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

Things that still need some work but are out of scope for PR:

  • Lateral arrow key movement when selection is off screen
  • Mouse scroll will not snap align numbers horizontally

Will add these to the backlog for upcoming sprint

nuke-ellington
nuke-ellington previously approved these changes Jun 18, 2025
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
4.7% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@nuke-ellington nuke-ellington merged commit b67d012 into main Jun 18, 2025
12 of 13 checks passed
@nuke-ellington nuke-ellington deleted the feat/time-picker-time-input branch June 18, 2025 13:10
@github-actions github-actions bot mentioned this pull request Jun 18, 2025
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

Successfully merging this pull request may close these issues.

4 participants
0