Showing error previews in a table #1326
Answered
by
SiTaggart
ang-twilio
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
SiTaggart
Mar 30, 2021
Replies: 1 comment 1 reply
-
Hi @ang-twilio Going to cross link to another discussion related to this topic #1296 (comment) Slightly biased, but I'm super into showing row errors at the start of the row for scalability. Something we did as Salesforce is reserve the first column to add an icon button that would show a popover when clicked, that served as error indicator and further explanation of that error. https://www.lightningdesignsystem.com/components/data-tables/#Edited-cell-with-focused-row-level-error-(unsaved) |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
serifluous
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @ang-twilio
Going to cross link to another discussion related to this topic #1296 (comment)
Slightly biased, but I'm super into showing row errors at the start of the row for scalability. Something we did as Salesforce is reserve the first column to add an icon button that would show a popover when clicked, that served as error indicator and further explanation of that error. https://www.lightningdesignsystem.com/components/data-tables/#Edited-cell-with-focused-row-level-error-(unsaved)