Hiding resources
See original GitHub issueDescribe the problem feature solves Sometimes admin requires you to have resource which is referenced in other resource, but I don’t want to give availability to enter that resource page. Hiding resource from sidebar would be awesome.
Describe the solution you’d like
Adding option isVisible: boolean
to resourceOptions.
Describe alternatives you’ve considered You could do custom component for sidebar, but it’s a bit overkill for such a simple function.
Acceptance criteria
- resource is not visible in sidebar
- resource records can be clickable through a reference in other record (optional, maybe even configurable)
- references work and populating other records should be working like now.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:11 (1 by maintainers)
Top Results From Across the Web
Resource Hiding - OGame Wiki - Fandom
Resource Hiding is a strategy that makes a planet appear as though it does not have as many resources as it actually does....
Read more >Hiding Resources in the Manager - Bob's Guides
You want to hide the news pages from non-Editor users in the Manager. You update the Editors User group to create a Resource...
Read more >How do I hide Resources files and folders? | Site Tools
Hiding files and folders in Resources prevents site participants such as students and members from accessing content via the Resources tool.
Read more >Hiding Resources in the Summary View
You can hide objects such as staging databases from data lineage diagrams. If you want to view the hidden objects, you can switch...
Read more >What's the Difference between Removing and Hiding ...
Hiding also “un-downloads” (if it has been downloaded) the resource, but also removes the book from the list of resources in the Library....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
🎉 This issue has been resolved in version 5.1.0-beta.1 🎉
The release is available on:
Your semantic-release bot 📦🚀
@dominik992 This is released through
beta
channel inadmin-bro@4.0.0-beta.3
release. I’ll try to to push beta to master sometime next week (Monday/Tuesday?) so this should be a part ofadminjs@5.1.0
soon