forked from smartcontractkit/documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What would you like us to improve?
Message from Grace:
hey there my dear! Have a task for you guys! We won't be launching the Directory with the expanding section on the token details slide out as the backend won't be ready in time. can you please add some code toggle to disable/enable that section so that once the backend is ready, we can just flip it back on?
AC:
- Add a boolean that can be used to show or hide the accordion (also the chevron) on the token details page
- Add this Boolean at the top of the component or page, so that also Grace can change it if required
- Ensure the Page still shows correctly even if the data expected in the accordion are NOT passed and are undefined (fail safe)
hey there my dear! Have a task for you guys! We won't be launching the Directory with the expanding section on the token details slide out as the backend won't be ready in time. can you please add some code toggle to disable/enable that section so that once the backend is ready, we can just flip it back on?
How important it is?
important
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request