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

Bug List for 1.0 #472

Closed
25 of 29 tasks
ivanminutillo opened this issue Feb 18, 2023 · 1 comment
Closed
25 of 29 tasks

Bug List for 1.0 #472

ivanminutillo opened this issue Feb 18, 2023 · 1 comment

Comments

@ivanminutillo
Copy link
Contributor

ivanminutillo commented Feb 18, 2023

General / framework

Social

Done

  • when you click "send a message" on a profile dropdown, the name of smart input button and modal title change, and do not reset even when you close smart input
  • when you send a message (from user profile), the smart input doesn't reset and it's not clear if it worked -> it now redirects to the message thread
  • weirdness with bottom menu on mobile (no dropdown when clicking 3 dots) <- error in console shows this issue is not fixed properly Compilation failing with liveview v0.18.5+ surface-ui/surface#676
  • when logged out and loading a feed, contents that should be hidden behind CW are visible until the page finishes loading
  • forgot password link almost invisible with dark theme
  • back button in header doesn't work after clicking on a user in feeds -> seems to work now?
  • close button on mobile modal doesn't work (but clicking oustide the modal does)
  • need to be able to autocomplete to select a user to start new DM thread
  • liking an activity takes few seconds to succeed -> this is because we now prepare activities straight away rather than async, which is handy while we're in federation bug catching mode (it still actually pushes to other instances async, but in future we can go back to prepping the ActivityStreams async too)
  • fix light themes <-- color palette: what's the purpose and how to use neutral and neutral-content? saadeghi/daisyui#1577 (comment) not really satisfied by this answer, I think the best solution is adding a new color var for such usecase
  • smart input not usable on mobile <- how? seems to work fine on my side (both chrome / firefox) -> works fine when resizing the browser but on my photo on campground I often can't type (at least not before trying several times) and the virtual keyboard closes when I try to enter a first character
@ivanminutillo ivanminutillo added New Issue Please apply this label to any new issues :) Bug labels Feb 18, 2023
@ivanminutillo ivanminutillo added this to the Release Candidate 0.5.0 milestone Feb 18, 2023
@mayel mayel changed the title Bug List Bug List for 1.0 Feb 18, 2023
@mayel mayel added Contains multiple todos and removed New Issue Please apply this label to any new issues :) labels Feb 20, 2023
@ivanminutillo
Copy link
Contributor Author

closing in favour of single issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants