question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

List known validation errors/warnings

See original GitHub issue

Description

Once we’ve finished the WCAG 2.1 compliance work, we should consider increasing visibility of any known validation errors with our code due to accessibility, legacy etc fixes. This would help users to know which errors/warnings are known / expected.

An example would be the role attribute we add to <header>, <footer>, <button> for older browsers that don’t support HTML5 elements, and the src on SVG issue.

Checklist

  • Review and list existing / known issues -> resulting list
  • Triage list with team to decide which ones need to be investigated / fixed and which ones should be documented in the Design System / somewhere as known issues.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

2reactions
NickColleycommented, Sep 9, 2021

Would be good to consider getting this published properly at some point, had reports from a user that it’s not very easy to use as a reference right now.

With Hanna’s list being inside a comment, it isn’t especially easy to read (scrolling horizontally is a pain) and it’d be good to surface the reported bugs, as I didn’t know where to look for them (apologies if there is a big link somewhere obvious 🙂 ).

0reactions
hannalaaksocommented, Sep 9, 2021

As discussed above the table is hard to use, especially with regards to horizontal scrolling. I’ve tried to add some inline styles / HTML to the table to limit the column widths to reduce the need to scroll horizontally but Github markdown strips out any inline styles / col attributes so I don’t see a way to control the column widths. We’re basically asking too much of the Github table format and should look to publish these differently.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Validation errors explained - Filing candidate reports - FEC
A warning message means that the error or problem identified by the validator will not prevent the filing from being processed. Failing messages....
Read more >
Validation-Errors-Warnings - Research and Development
NOTE: When Data Validation is ON, the system is constantly validating, which makes response time slow.
Read more >
Form Usability: Validations vs Warnings - Baymard Institute
There's a major difference between form validations and warnings. Form validations enforce a set of rules and won't allow the user to proceed, ......
Read more >
INF Validation Errors and Warnings - Windows drivers
Starting in Visual Studio 2015 with WDK 10, when you build your driver, the following INF file errors can appear in the Error...
Read more >
CST - Common Validation Errors and Warnings: 11-4-16
To assist you in handling the validation messages, we have compiled a list of the ten most common errors and the ten most...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found