Display only once resource type in search#12041
Merged
andreslucena merged 3 commits intodevelopfrom Nov 28, 2023
Merged
Conversation
andreslucena
requested changes
Nov 23, 2023
Member
andreslucena
left a comment
There was a problem hiding this comment.
Can you add a spec for the list of spaces/components in this page please? Thanks
Contributor
Author
Added a spec to make sure content is present once in 46e8462 |
andreslucena
approved these changes
Nov 28, 2023
Member
andreslucena
left a comment
There was a problem hiding this comment.
I didn't know about the once matcher. Nice trick!
LGTM 👍🏽
entantoencuanto
added a commit
that referenced
this pull request
Nov 29, 2023
…/redesign-staging * fix/control-comments-replies-polymorphism: Add a polymorphic option to restrict acts_as_tree lookup Add tests to check the 'Hide replies' message error Fix pipeline after translations were updated (#12084) Remove the duplicate reference of icons (#12083) Fix modal forms for editor (#12077) New Crowdin updates (#12003) Display only once resource type in search (#12041) Redesign: fix responsiveness on nav-bar admin (#12045) Apply flash styles to Announcements (part 2) (#12039) Remove legacy design support from WYSIWYG editor (TipTap) (#12015) Extract methods from meetings seeds (#12053) Show message when there are no content in the page (#12056) Show message when there are no sortitions (#12057) Fix icons on flash alerts (#12069) Update numbering in RELEASE_NOTES.md (#12066) Add prerequirements to the manual installation tutorial (#12068) Differentiate non-clickable elements in admin menu (#12000) Remove official logo header image (#12064)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎩 What? Why?
This PR ensures that the search page is displaying only once the resources that are being filterable in the search page.
It will convert :

To something smaller like:

Testing
Make sure the pipeline is green on the relevant actions.
📷 Screenshots
Please add screenshots of the changes you are proposing

try.decidim.org
nightly.decidim.org

Patched version;
