Loom Overview of issue:
Details
The slide-out functionality to view record details in Noloco is a great feature, but it currently does not work in nested views. When accessing a data type within a nested structure, the option to use the side panel is unavailable, and clicking on the record leads directly to the record view instead. This issue limits the usability of the feature for users who are working with nested data types.
Steps to Reproduce
- Navigate to a top-level view of a data type in noloco.
- Confirm that the slide-out functionality is available and works as expected.
- Create or navigate to a nested view (e.g., an audiobook with associated audio files).
- Access the nested data type (e.g., click on βGeneralβ under the audiobook).
- Observe that the slide-out option is missing and clicking on a record leads to the full record view instead of the side panel.
More details
- The slide-out functionality should be available in nested views, allowing users to view record details without leaving the current page.
- Users should be able to click on records within nested views and have the side panel display the record details.
- The implementation should not interfere with the existing functionality of the side panel in top-level views.
- Documentation should be updated to reflect the new functionality in nested views.
Note - used the Loom ai feature to summarize my video as a bug report hah, pretty decent!