Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Persistent List View tracking issue #29736

Closed
9 of 12 tasks
priethor opened this issue Mar 10, 2021 · 10 comments
Closed
9 of 12 tasks

Persistent List View tracking issue #29736

priethor opened this issue Mar 10, 2021 · 10 comments
Labels
[Feature] List View Menu item in the top toolbar to select blocks from a list of links. [Type] Tracking Issue Tactical breakdown of efforts across the codebase and/or tied to Overview issues.

Comments

@priethor
Copy link
Contributor

priethor commented Mar 10, 2021

The Persistent List View will benefit as well from the improvements done to the List View feature as collected in #29733

Milestone 1 - First implementation

Milestone 2 - Refinement and usability enhancements

Milestone 3 - Further improvements.

@priethor priethor added [Feature] List View Menu item in the top toolbar to select blocks from a list of links. [Type] Tracking Issue Tactical breakdown of efforts across the codebase and/or tied to Overview issues. labels Mar 10, 2021
This was referenced Mar 10, 2021
@talldan
Copy link
Contributor

talldan commented Apr 1, 2021

@priethor I made an issue here that might be considered for tracking - #30432 - what do you think?

@priethor
Copy link
Contributor Author

priethor commented Apr 1, 2021

Seems like a great enhancement to me (and @Copons seems to agree as well 🙂 )

Added to the list! 👍

@Copons
Copy link
Contributor

Copons commented Apr 21, 2021

I've updated the issue mentioning #31047, which is the PR that adds the persistent list view to the post editor.

@simison
Copy link
Member

simison commented May 19, 2021

Should be added to Block Widgets editor as well? It currently has the old version (tested in 10.6):

image

@Copons
Copy link
Contributor

Copons commented May 19, 2021

Should be added to Block Widgets editor as well? It currently has the old version (tested in 10.6):

@simison I'm not familiar with the Widgets editor, but it should be fairly easy from a code standpoint (see #31047).
A good chunk of the code diff is about tests, but everything else is quite straightforward, as all have a very similar layout.
The persistent list view as I've developed it, basically needs the header and the interface's secondary sidebar to exist, plus some small updates to the edit-* state.

Of course, I can absolutely help with that if needed.

@simison
Copy link
Member

simison commented May 19, 2021

Cc @draganescu for thoughts on above.

@priethor
Copy link
Contributor Author

Although it doesn't seem like the Widgets Editor hierarchy will usually grow as big as the Post or Site Editor's, it would be good to add it even if it is from a UI consistency point of view. The priority in the Widgets Editor before and after feature freeze is stabilizing it as much as possible, but let's keep it in mind in #32311 👍

@talldan
Copy link
Contributor

talldan commented Feb 14, 2022

I've created an issue for improving e2e test coverage of List View - #38774.

@slomeli79
Copy link

Is there currently a way (even via code snippet) to force List View to always be open by default?

@andrewserong
Copy link
Contributor

I've written up a fresh issue to look at some of the current usability tasks for the list view over in #49563. While there are still some outstanding tasks in this issue, it's also quite an old one, and after chatting with @talldan, it sounds like it might be a good time to close out this particular tracking issue. Feel free to re-open this issue, though, if anyone would prefer to keep this one going!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] List View Menu item in the top toolbar to select blocks from a list of links. [Type] Tracking Issue Tactical breakdown of efforts across the codebase and/or tied to Overview issues.
Projects
None yet
Development

No branches or pull requests

6 participants