Propose new functionalities for Decidim software
#DecidimRoadmap Designing Decidim together
Add a "Return" button in the FO to get back to indexes
Finished
As a user, when clicking on a card on the Index, I want to be able to return to the list of cards (index) easily.
This button should be available on the cards of :
- Proposals
- Results (accountability component)
- News
- Meetings
- Sortitions
- Debates
The development of this proposal has finished
- Reviewed by @product and included in Decidim Roadmap
- It is funded by Open Source Politics
- Developed by Open Source Politics
- Available in release 0.21 via #5591
List of Endorsements
and 1 more person
(see more)
(see less)
Report inappropriate content
Is this content inappropriate?
Comment details
You are seeing a single comment
View all comments
Conversation with Carol Romero
As in mobile breadcrumbs can be quickly wrapped in several lines and occupy valuable space on a mobile screen we could opt for one of the 2 most common solutions:
- Shorten the intermediate items of the breadcrumb, as in rei.com, which has a rich hierarchy of content on desktop, but trims the intermediate items for mobile ( m.rei.com ) while still presenting a full featured breadcrumb.
Mockup exemple: https://imgur.com/7fDqYlT
- A single breadcrumb pointing up a level.
Mockup example: https://imgur.com/ICxFItZ
Hey guys thanks for reply,
We brainstormed about this with @Pops , a breadcrump should definitily be implement as it is an accessibility practice from WGAC.
BUT, the breadcrump and the return to the list button have 2 different user stories :
- Return to list user story : I've visited a proposal (project / blog / meeting / debate) page and I want to return to the list
- Breadcrump user story : As a user I want to know where I am in the decidim arborescence (I might want to go back to the process list page but my clicking.
My opinion is, these are two different features that are compatible.
To go more in details, Decidim is great you give a specific name to your features, a breadcrump that prompts me a link "proprose new feature" will make no sense if as I a user what I want is "go back to the list" furthermore in the mockups the redondancy of "propose new features" in the menu and on the return link is very confusing.
Also on the module, "Accountability" there already is a breadcrump (we decided not to implement the return to index button on this one because of this) adding another would be weird.
Lastly, we are ready to make a PR with the spec outlined above 😅
Loading comments ...