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

Ability to view more than just the 100 most recent room pins. #28074

Open
CrimsonFork opened this issue Sep 19, 2024 · 1 comment
Open

Ability to view more than just the 100 most recent room pins. #28074

CrimsonFork opened this issue Sep 19, 2024 · 1 comment
Labels

Comments

@CrimsonFork
Copy link

Your use case

What would you like to do?

Be able to access all room pins.

Why would you like to do it?

With #28041 resolved, it's only possible to view the last 100 message pins, which is a welcome change for the room pin banner that can't be disabled separately from pin support, but breaks workflows that rely on being able to access less recent room pins when there are more than 100 of them at a time.

How would you like to achieve it?

It would be nice to have the room pin list on the side be able to access all pinned messages, while the top bar only shows the most recent 100.

Have you considered any alternatives?

Alternatively it may make sense to set individual configurations for:

  • Whether the pinned message bar shows up at all.
  • Whether the pinned message bar shows more than the 100 most recently pinned messages.
  • Whether the pinned message list shows more than the 100 most recently pinned messages.

With more effort it may be worth considering to make both the pinned messages bar and list load messages on demand, similar to how the regular message timeline works, as opposed to getting all/ a fixed amount of messages at once.

Additional context

No response

@dosubot dosubot bot added A-Message-Pinning T-Feature Request to add a new feature which does not exist right now labels Sep 19, 2024
@CrimsonFork
Copy link
Author

Screenshot from 2024-09-19 20-48-39
Also that message is incorrect now (if a room has more than 100 pinned messages) due to that change.

@MidhunSureshR MidhunSureshR added X-Needs-Product More input needed from the Product team and removed T-Feature Request to add a new feature which does not exist right now labels Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants