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

Workflow license and creator edit keyboard access #18936

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Commits on Oct 11, 2024

  1. 🛠️: migrate LicenseSelector to the composition API and typescript, …

    …add error alert, improve button controls and make them accessible via keyboard
    itisAliRH committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    92389eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a30ed1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d7b165 View commit details
    Browse the repository at this point in the history
  4. Redesign license selection using vue-multiselect for improved usabi…

    …lity
    
    Updated the `LicenseSelector` component to enhance user experience by replace a `Multiselect` form `vue-multiselect` dropdown and simplifying the license handling steps and logic.
    itisAliRH committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    024bf21 View commit details
    Browse the repository at this point in the history