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: remove empty attributes values #4686

Merged
merged 3 commits into from
Oct 23, 2023
Merged

fix: remove empty attributes values #4686

merged 3 commits into from
Oct 23, 2023

Conversation

ShGKme
Copy link
Contributor

@ShGKme ShGKme commented Oct 23, 2023

☑️ Resolves

Error: Bad value ' ' for attribute target on element a: Browsing context name must be at least one character long.

🖼️ Screenshots

No visual changes

🚧 Tasks

  • NcAppNavigationItem: remove empty string target
  • NcNoteCard: use role="note" for non-alert card instead of empty role=""
  • Some components: refactor ternary with empty string else with Vue object class bingings

🏁 Checklist

  • ⛑️ Tests are included or are not applicable
  • 📘 Component documentation has been extended, updated or is not applicable

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
@ShGKme ShGKme added bug Something isn't working 3. to review Waiting for reviews feature: app-navigation Related to the app-navigation component accessibility Making sure we design for the widest range of people possible, including those who have disabilities feature: note-card Related to the note-card component labels Oct 23, 2023
@ShGKme ShGKme added this to the 8.0.0 milestone Oct 23, 2023
@ShGKme ShGKme self-assigned this Oct 23, 2023
@ShGKme ShGKme merged commit c18ed46 into master Oct 23, 2023
15 checks passed
@ShGKme ShGKme deleted the fix/empty-attr-values branch October 23, 2023 11:51
@Pytal Pytal mentioned this pull request Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews accessibility Making sure we design for the widest range of people possible, including those who have disabilities bug Something isn't working feature: app-navigation Related to the app-navigation component feature: note-card Related to the note-card component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants