Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • ubjs ubjs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 29
    • Merge requests 29
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • unitybaseunitybase
  • ubjsubjs
  • Merge requests
  • !1552

feat(adminui-vue): restoration of the last active element focus after user interaction with dialog.

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Mazur Volodymyr requested to merge feat/restore-focus-dialog into master Dec 15, 2022
  • Overview 0
  • Commits 4
  • Pipelines 0
  • Changes 2

After a dialog is closed the focus should be returned to the last interacted element before the dialog opening (button, etc.) The solution is based on the global Vue mixin, which interacts only with ElDialog component instances

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feat/restore-focus-dialog