- Issue created by @deepakkm
Another related issue with search page navigation :
- Steps to reproduce :
- Open navigator.
- Type full page title of any page.
- Click anywhere outside the page and again click on navigator.
- @jessebaker opened merge request.
- ๐ฌ๐งUnited Kingdom jessebaker
MR!1338 addresses both
Pressing enter/submitting the search form reloads the page
Re-opening the Navigator resets the search input value but not the search results. -
jessebaker โ
committed 2e34bebe on 1.x
Issue #3533570 by jessebaker, mayur-sose, deepakkm: Do not allow form to...
-
jessebaker โ
committed 2e34bebe on 1.x
@jessebaker, Both of the reported issues have been resolved:
- Pressing enter or submitting the search form no longer reloads the page.
- Re-opening the Navigator now resets the search input value as well as the search results.
However, when reopening the Navigator, the search input resets, but the transition is not smooth. Users momentarily see the previous results list before the full list is displayed again. If possible, could we also address this for a smoother user experience?
There is also an issue: unpublished pages appear in the search navigator when the search input value is "untitled page," even though this does not match their titles.
Steps to reproduce:
- Create 2-3 pages and do not publish them (for example: xyz, qwerty, abcd).
- In the navigation search, enter 'untitled page.' You will see all unpublished pages listed there.
- ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
Discussed in chat and we decided to move forward with this and create a follow-up for #13. @jessebaker's availability is limited today.
- ๐ฌ๐งUnited Kingdom jessebaker
๐ Previous page search results flash briefly when opening the Navigator Active Created a follow up to address #13 "Users momentarily see the previous results list before the full list is displayed again"
Do we need another follow up for the "unpublished pages appear in the search navigator" or is that working as intended?
- ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
Thanks!
Do we need another follow up for the "unpublished pages appear in the search navigator" or is that working as intended?
That is working as intended, and was introduced in โจ Allow searching for content in the editor navigation Active .
Mayur explained in chat:
My response:
@Mayur Sose thatโs expected โ because itโs only been named "xyz" in auto-save โ the actual underlying SAVED entity is still stored with "Untitled page"
That means this now just needs a simple direct backport. ๐
Thanks everyone!
-
balintbrews โ
committed d9bbd743 on 0.x authored by
jessebaker โ
Issue #3533570 by jessebaker, mayur-sose, deepakkm: Do not allow form to...
-
balintbrews โ
committed d9bbd743 on 0.x authored by
jessebaker โ