zigbee2mqtt-frontend icon indicating copy to clipboard operation
zigbee2mqtt-frontend copied to clipboard

feat(DeviceSettings): info alert with a link to the documentation

Open MacDada opened this issue 9 months ago • 0 comments

Screenshot 2024-05-11 at 03 56 22

The link to the docs allows the user to quickly find what are the settings options for.

I personally was looking for what is "Disabled" option actually doing.

The info icon generated using:

  • https://getbootstrap.com/docs/5.0/components/alerts/#icons
  • https://icons.getbootstrap.com/icons/info-circle-fill/

I wasn't sure how to style it -> if there is a better (maybe some kind of "standard") way of injecting this kind of info alerts, I will happily improve the PR :-)

MacDada avatar May 11 '24 01:05 MacDada