I recently took over a fairly large Adalo project and have been running into some friction navigating screen relationships.
Currently, it’s difficult to quickly see which screens link directly to a given screen. Especially when a single screen is linked from 20+ other screens. In larger apps, this makes refactoring and debugging significantly more time-consuming than it needs to be.
Proposed Improvement
Would it be feasible to add a “Linked Screens” section inside the Available Data panel?
This section could display all inbound screen links at a glance, allowing builders to quickly understand how a screen is being accessed throughout the app.
Potential Expanded Functionality
This could potentially evolve to include:
- A “Go To Screen” button for each linked screen
- A checkmark / X indicator showing whether the expected data is actually being passed from that screen
Having this information centralized inside Available Data would make navigating, debugging, and restructuring large apps dramatically easier. Especially for agencies and developers inheriting complex builds.
Below is a rough draft demo of how this might look in the panel.
Would love to hear thoughts from the team and the community on this.
