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.

Filter/ErrorFilter: missing error message

See original GitHub issue

http://design-system-react-components.herokuapp.com/?selectedKind=SLDSFilter&selectedStory=ErrorFilter&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Factions%2Factions-panel

HTML:

<button class="slds-button slds-button_icon slds-button_icon-bare slds-button_icon-small" title="Remove Filter: Show Me All Products" type="button">
<svg aria-hidden="true" class="slds-button__icon slds-button__icon_hint"><use xlink:href="/assets/icons/utility-sprite/svg/symbols.svg#close"></use></svg>
<span class="slds-assistive-text">Remove Filter: Show Me All Products</span>
</button>
<div>

Success Criteria: Error message is visible and read by screen reader

Add after <div>:

<p id="sample-panel-filtering-error-error" class="slds-text-color_error slds-m-top_xx-small">Error Message</p>

Note errorMessage is a part of the API for FilterGroup and not Filter. For now, the static HTML of an error message should be added to the Storybook Story.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
devgopeshcommented, Apr 19, 2019

@pulkonet I am working on it.

1reaction
devgopeshcommented, Mar 25, 2019

I am working on this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Advantage 62xx Error Codes
Advantage 62xx Error Codes Advantage Error Guide. ... 6214 Advantage Optimized Filter error: Filter lengths different.
Read more >
Portlet deployment errors - Forums - Liferay
Hello, I am trying to deploy a custom portlet meant to simply display a website. Deploys successfuly according to console, but says portlet...
Read more >
filter function in dplyr errors: object 'name' not found
This causes the error as now trying to use stats::filter . By unloading stats we see another error that there is no function...
Read more >
Document - Operator Messages Manual - HPE Support Center
Determine why messages are lost and what the source of the messages is (for example ... EMS: FILTER ERROR filter-error ON FILTER filtername...
Read more >
EMS Reference Summary - NonStopTools
Updated collector error and warning message tokens (Section 5). ... EMS: FILTER ERROR filter-error ON FILTER filtername, EVENT.
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