-
Bug
-
Resolution: Fixed
-
Low
-
None
-
3
-
Minor
-
1
-
Issue Summary
Upon adding the Code block macro and using the Collapsible option within macros from the Navitabs app, tapping the option to expand it will not work.
Steps to Reproduce
- Have a page using the legacy editor and install the Navitabs app.
- Edit this page and add two macros from the Navitabs app:
- Tab group.
- Within the tab group, add a Tab (used within a tab group) macro. In some scenarios, pages will still use the Tab (deprecated).
- Within the created macros, add the Code block macro and check the Collapsible checkbox. This will make a nested macro configuration.
- Publish the page and tap the Expand source button from the Code block.
Expected Results
The macro should expand its information.
Actual Results
Nothing happens, as if the button was simple-text only.
Workaround
Add the code block (without the Collapsible option checked) within an Expand macro. This will allow the code to be expanded.