gis-ops / valhalla-app

This is the demo web app running on https://valhalla.openstreetmap.de
https://valhalla.openstreetmap.de
MIT License
163 stars 90 forks source link

[BUG] Simplify Costing Options Display #147

Open hs7898753 opened 1 year ago

hs7898753 commented 1 year ago

Description

What is the problem you are facing

While working on updating costing options. I noticed the costing options display should be clear and easy to navigate, even when there are many options available.

What is your suggested solution

To simplify the display, I suggest showing only the general settings by default, and moving the extra settings into a dropdown menu. This will allow users to easily access the settings they need, without being overwhelmed by too much information at once.

Or what you suggest?

Screenshots

No response

hs7898753 commented 1 year ago

@nilsnolde What you think about this

nilsnolde commented 1 year ago

The idea was actually that "General Settings" displays common costing options for all costing models. And "Extra Settings" should've shown the mode-specific costing options. I think that needs to be cleaned up properly as well. It's not that hard, but needs a bit of docs scrubbing.

I do think the whole right sidebar needs a re-design, but I'm not entirely sure yet what that should look like. I'm happy to look at suggestions.

hs7898753 commented 1 year ago

Yah! It should be re-designed. I think we need suggestions what should be the best design we can come up with.

hs7898753 commented 1 year ago

https://user-images.githubusercontent.com/112114562/228325727-a6e25d86-400f-4fa7-8fcb-c8067a52f08d.mp4

@nilsnolde Not sure about the design but I just tried to make it a little better. Please Review How it is ?

MuneebAhmed25211 commented 1 year ago

Hi, hope you are doing well. As far as the issue is concerned, I think there should be 2 different dropdowns, One will be for the general settings in which the first half of the list will be present and in the 2nd dropdown, there will be the extra settings option which will contain the other half. This will clean the settings menu a little bit. Regards, Muneeb

nilsnolde commented 1 year ago

As @MuneebAhmed25211 noted in #161, we should eventually aim to group settings. We can completely re-design the the right panel when the project is ongoing.