cryptag / leapchat

Ephemeral, encrypted, in-browser chat rooms
https://www.leapchat.org/
Other
184 stars 32 forks source link

Updates info icon, adds tooltips to modal triggers, add links to README.md #286

Closed jimmcgaw closed 1 year ago

jimmcgaw commented 1 year ago

Changes the info icon. The (?) typically indicates a Help menu or dialog.

Also added tooltips to the modal button triggers.

Screenshot 2023-02-16 at 11 52 09 AM Screenshot 2023-02-16 at 11 53 06 AM
elimisteve commented 1 year ago

@jimmcgaw Oops, I missed these in my view. From the JS console:

Warning: Failed prop type: The prop id is required to make Tooltip accessible for users of assistive technologies such as screen readers.

Warning: [react-bootstrap] Specifying only the "hover" trigger limits the visibility of the overlay to just mouse users. Consider also including the "focus" trigger so that touch and keyboard only users can see the overlay as well.