Description
issue: Using the alert component[1][2], also known asInfoBox
, feels a bit misleading. Also, including the payload expanded looks a bit verbose and will not scale well in the long run as we add more information encapsulated in the payload. Lastly although a minor issue, the help links pattern (Learn more, Read our Privacy Policy, etc) is used at the end of sentences without any following text. Also, yes using a monospaced
font for depicting such information sounds ideal.
suggestion: What do you think of using a modal to encapsulate this information to avoid injecting this kind of verbose information in the dashboard layout?
thought: We could also
Button | Modal |
---|---|
![]() |
![]() |
Thanks for the ping @corneliusludmann! 🏓
Originally posted by @gtsiolis in #8272 (comment)