Hide query strings from the site editor top bar
Validate this PR instead ->> https://github.com/vtex-apps/admin-pages/pull/374
What problem is this solving?
The query strings of the site editor URL input get in the way of the iframe pathname, which is not good for the user experience. Hiding it from the top bar but keeping that in the window.location.search works better!
How should this be manually tested?
Two main points to be tested with this change:
- Binding keeps working.
- Block selector keeps working.
Screenshots or example usage
Before:

After:

Type of changes
| ✔️ | Type of Change |
|---|---|
| _ | Bug fix |
| _ | New feature |
| _ | Breaking change |
| ✔️ | Technical improvements |
Notes
X
Hi! I'm VTEX IO CI/CD Bot and I'll be helping you to publish your app! 🤖
Please select which version do you want to release:
-
[ ] Patch (backwards-compatible bug fixes)
-
[x] Minor (backwards-compatible functionality)
-
[ ] Major (incompatible API changes)
And then you just need to merge your PR when you are ready! There is no need to create a release commit/tag.
- [ ] No thanks, I would rather do it manually 😞
Beep boop :robot:
I noticed you didn't make any changes at the docs/ folder
- [x] There's nothing new to document :thinking:
- [ ] I'll do it later :disappointed:
In order to keep track, I'll create an issue if you decide now is not a good time
- [ ] I just updated :tada::tada: