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

#12203 Fixes VSCode modal inform message focus #12206

Merged
merged 3 commits into from
Feb 22, 2023

Commits on Feb 22, 2023

  1. Fixes VSCode modal inform message focus

    Fixes VSCode modal information message focus.
    Now focus will be on the first button, not on a background as it was before.
    Issue eclipse-theia#12203
    Signed-off-by: Pavel Nikolaev <[email protected]>
    Zebsterpasha committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    5be7b6e View commit details
    Browse the repository at this point in the history
  2. Replaced condition IF with ternary operator

    Co-authored-by: Mark Sujew <[email protected]>
    Zebsterpasha and msujew authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    fdb1444 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb0c224 View commit details
    Browse the repository at this point in the history