Add if ?table=true and ?gallery=true in URL of "Explorer" to have the corresponding view automatically open.
Also, when regenerating a list, take this into account.
We could also save the preference in LocalStorage, if people never want the other view...
Add if `?table=true` and `?gallery=true` in URL of "Explorer" to have the corresponding view automatically open.
Also, when regenerating a list, take this into account.
We could also save the preference in LocalStorage, if people never want the other view...
keb
added the improvement label 2021-01-30 16:24:26 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Add if
?table=trueand?gallery=truein URL of "Explorer" to have the corresponding view automatically open.Also, when regenerating a list, take this into account.
We could also save the preference in LocalStorage, if people never want the other view...
I'm just saving it in LocalStorage and making better buttons for the select item to be more clear and it should do the trick.