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

Issue 77 #80

Merged
merged 7 commits into from
Sep 1, 2023
Merged

Issue 77 #80

merged 7 commits into from
Sep 1, 2023

Conversation

constDave
Copy link
Contributor

@constDave constDave commented Aug 30, 2023

Add autofocus to many of the Yattie dialogs and add evidence view.

Pull Request type

Please check the type of change your PR introduces:

  • Bugfix
  • [ x ] Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

The current behavior is you need to click into the text inputs manually. Additionally, the common buttons aren't currently focused.
Issue Number: #77

What is the new behavior?

  • Common input fields are auto-focused
  • Common buttons are auto-focued
  • This behavior is added to many of the available dialogs and the add evidence view

Does this introduce a breaking change?

  • Yes
  • [ x ] No

Does this introduce UI changes? If so, have they been tested on both dark and light modes?

  • [ x ] Yes
  • No

Other information

@constDave constDave self-assigned this Aug 30, 2023
@constDave constDave requested a review from dacoaster as a code owner August 30, 2023 22:41
@constDave constDave linked an issue Aug 30, 2023 that may be closed by this pull request
@dacoaster dacoaster merged commit 34e08c2 into main Sep 1, 2023
@dacoaster dacoaster deleted the issue-77 branch September 1, 2023 13:22
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.

feat: Autofocus improvements
2 participants