- 
                Notifications
    You must be signed in to change notification settings 
- Fork 288
🐛 FIX: various horizontal scrolling issues on mobile #2220
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
🐛 FIX: various horizontal scrolling issues on mobile #2220
Conversation
54bd865    to
    07284b3      
    Compare
  
    07284b3    to
    9041de4      
    Compare
  
    There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Run npm run lint:autofix :)
9041de4    to
    683add8      
    Compare
  
    | 
 done :) | 
| How do I test this? | 
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
683add8    to
    9c76cf8      
    Compare
  
    | hmm, best would be to test this together with nextcloud/server#17843 and nextcloud-libraries/nextcloud-vue#711 because those two solve related problems... or what do you mean by "how"? | 
| More like what is the behavior before and after this fix :) If we need nextcloud-libraries/nextcloud-vue#711 then we should wait for the next release of that lib | 
| test it on narrow mobile layouts of 340px width to compare before and after... | 
| the only "functional" change is that it makes sure to not display the "no message selected" section on mobile (together with nextcloud-libraries/nextcloud-vue#711 this uses the correct breakpoint)... | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's do this :)
No description provided.