homebridge / homebridge-config-ui-x

The Homebridge UI. Monitor, configure and backup Homebridge from a browser.
https://homebridge.io
MIT License
2.61k stars 370 forks source link

Improve plugin card hyperlinks #1918

Closed jsiegenthaler closed 8 months ago

jsiegenthaler commented 8 months ago

:recycle: Current situation

The current Info, Verified and Funding icons are very small as clickable icons on a small iPhone display. This makes them difficult to hit, especially for users with larger fingers.

:bulb: Proposed solution

The changes expand the hyperlink anchor to the icon and text, so the user can tap the text or icon to access the feature. The name of the plugin goes to the same hyperlink destination as the Info icon. Colour could be better though

:heavy_plus_sign: Additional Information

Can someone improve the colour of the now clickable plugin name?

mkz212 commented 8 months ago

@jsiegenthaler I didn't notice this PR and added PR myself with many fixes to the plugin card, including this one.