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

fix: (CXSPA-8033) add aria hidden attribute to 'required' asterisks #19327

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    3ed6d4b View commit details
    Browse the repository at this point in the history
  2. fix: (CXSPA-8033) add aria hidden attribute to 'required' asterisks

      * moved aria-hidden to abbr tag.
    
      * The 'required' word is still being narrated by picking up input's required attribute
    
      * closes https://jira.tools.sap/browse/CXSPA-8033
    StanislavSukhanov committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    76badd3 View commit details
    Browse the repository at this point in the history
  3. fix: (CXSPA-8033) add aria hidden attribute to 'required' asterisks

      * restored asterisks on ForgotPassword and LoginForm
    
      * closes https://jira.tools.sap/browse/CXSPA-8033
    StanislavSukhanov committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a691380 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    f8c94e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8eb948a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc8f984 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f855f4 View commit details
    Browse the repository at this point in the history