Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The "Home" button may be misinterpreted by blind users #192

Closed
Malvoz opened this issue Apr 9, 2021 · 2 comments
Closed

The "Home" button may be misinterpreted by blind users #192

Malvoz opened this issue Apr 9, 2021 · 2 comments
Assignees

Comments

@Malvoz
Copy link
Contributor

Malvoz commented Apr 9, 2021

The button to reset to the initial starting point is named "Home":

home-button

It may be misinterpreted by blind users (specifically in the context of a web map) to mean the individual's home (perhaps indicative of obtaining the user's location through the Geolocation API).

We had this discussion for the <mapml-viewer> here: Maps4HTML/MapML.js#200 (review). In our case it was settled to be named "Reload" instead.

@jolevesq
Copy link
Member

jolevesq commented May 6, 2021

I will make it "Reset to initial view". I read the thread for mapML but I do not think reloads make sense. When we reload a map, new call are made to server and some user setting like (layers state, added layers, ...) are lost. This is not the case when we set the extent. Plus the home icon seems misleading from a reset icon.

@jolevesq jolevesq self-assigned this May 6, 2021
@Malvoz
Copy link
Contributor Author

Malvoz commented May 6, 2021

I will make it "Reset to initial view". I read the thread for mapML but I do not think reloads make sense.

I personally agree with that. There's a context menu item (in Chrome at least) for iframes named "Reload" which reloads the entire browsing context of that particular iframe. Reloading is different than just resetting the view.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants