Gobluebro / Elden-Ring-Checklist

A checklist for you to complete as you go through Elden Ring.
https://gobluebro.github.io/Elden-Ring-Checklist/
MIT License
72 stars 25 forks source link

Search Functionality #3

Closed JustAnOkapi closed 2 years ago

JustAnOkapi commented 2 years ago
Gobluebro commented 2 years ago

Make a button to open all dropdown boxes at once, so you can ctrl-f browser search

I think this is reasonable.

or have an integrated search

I'm not sure how this might work with quests since they have different wording than every other list.

In the mean time, I have added this commit to change the default from all closed to all open so you may ctrl+f browser search. I will get to the button later.

May I ask what you generally are searching for when using this website?

JustAnOkapi commented 2 years ago

Mainly it was searching for bosses and graces by their name.

Gobluebro commented 2 years ago

Thanks for the feedback.

The graces are listed in the order the game presents them if that helps as well. So you can see immediately if you are missing any.

Gobluebro commented 2 years ago

Added the open all / close all button in this commit

There is a bug currently where if you close all then open them all manually one by one it will still try to open all when clicking this new button again.

I'll be working on a fix for that but I'm going to close this request since it has been completed.

Gobluebro commented 2 years ago

Fixed that bug in this commit