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

Small UI Features / Improvements #32

Open
14 of 22 tasks
tgxn opened this issue Jul 19, 2023 · 2 comments · Fixed by #97
Open
14 of 22 tasks

Small UI Features / Improvements #32

tgxn opened this issue Jul 19, 2023 · 2 comments · Fixed by #97
Labels
frontend help wanted Extra attention is needed

Comments

@tgxn
Copy link
Owner

tgxn commented Jul 19, 2023

just a dump of issues I've seen and can't be bothered making new issues for them all since they are quite small.
I'll link them to issues where they have been created

General

  • loading indicator must show site loading-state implement global loading indicator #99
  • accounts picker
    • click away from menu should close the menu...
    • should have details on current user (community, avatar, role, etc)
    • better management of unique id usage, as currently id's can conflict cross-site (in the tanstack query keys)

Reports

Modlog

mod log needs a bunch of work, mainly around rendering content that was actioned.

  • create views for each type of report
  • ensure correct icons and action is taken (eg. "removedPost" has "removed" attribute that could be true if it is restored)
  • need upstream api support to support "local only" filtering'
@tgxn tgxn added the frontend label Oct 31, 2023
@tgxn tgxn changed the title Content Reports TODO Small UI Features / Improvements Nov 1, 2023
@tgxn tgxn added the help wanted Extra attention is needed label Nov 1, 2023
@tgxn tgxn linked a pull request Nov 4, 2023 that will close this issue
@tgxn
Copy link
Owner Author

tgxn commented Nov 4, 2023

Could maybe look at using something like https://www.npmjs.com/package/@dhaiwat10/react-link-preview
for link previews, I've just been writing my own handlers

tgxn added a commit that referenced this issue Nov 4, 2023
@tgxn
Copy link
Owner Author

tgxn commented Dec 2, 2023

moved some to #75

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant