dfrnt-com / support

DFRNT.com support and documentation
https://support.dfrnt.tech
1 stars 0 forks source link

DFRNT link navigates to multiple pages #8

Closed tech41 closed 1 year ago

tech41 commented 1 year ago

Starting from https://dfrnt.com/modeller/modeleditor, I click on DFRNT. It navigates to https://dfrnt.com/modeller/dataproduct.

Click it again, it navigates to https://dfrnt.com/modeller

Click it again, it navigates to the home page

image image image image
hoijnet commented 1 year ago

This is by design, the idea is to take oneself "up" step by step, first to the data product, then to the overall view, then to the homepage. Maybe the last step should not be there?

tech41 commented 1 year ago

Gotcha, thanks for explaining. It's an architecture I'm not familiar with but I can learn it. But FWIW generally I would prefer one link per page, it's more intuitive to me to know exactly where I'm going with each link. Or as an alternative to adding multiple more tabs, perhaps an up arrow or triangle to indicate that it takes you up a step? That might be helpful - I was not familiar enough with the material to know that I was traveling 'up'.

It is nice having a link to the website root - sometimes there are resources there that you're looking for.

hoijnet commented 1 year ago

Initially it was only linked to the DFRNT homepage, and I felt that was out of context and changed it. The primary "up" navigation is supposed to be the breadcrumbs. I will consider if changing to navigate to the modeller root (assuming that is what it expected to do)?

tech41 commented 1 year ago

It might just be personal preference but I like having a link to the homepage - for example, as a way to navigate to the blog, or if I wanted to review the pricing plans.

Wherever it goes, IMHO it should always go to one place rather than switching. That was confusing and felt like a bug. But get some feedback from other people and see what they think :)

hoijnet commented 1 year ago

After having pondered, I agree with you in that whilst useful for the one who knows it, it is not a proper UX. And, continuing to explore the topic, I realised navigating up should be a job for the breadcrumb which is missing in some places where the only "back" option remained hidden with the logo navigation that was unintuitive.

The link should be clear where it takes you! I will make the necessary updates and take your queue to point to the homepage, but as it revealed a deeper UX issue, I will dig deeper to solve it properly!

Thanks again for opening this issue, keeping it open until resolved. This helped fixing some deeper navigation issues too 🙏

hoijnet commented 1 year ago

This is now fixed in the development branch and will be in the next release. It will point to /modeller as an easy and predictable button to go to a known starting point. Also, there will be a more intuitive way to get back to the current data product overview page which was the second function of the button.