-
-
Notifications
You must be signed in to change notification settings - Fork 775
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
Updating styles for new issue form to make it more responsive. #690
Updating styles for new issue form to make it more responsive. #690
Conversation
Codecov Report
@@ Coverage Diff @@
## master #690 +/- ##
==========================================
- Coverage 34.92% 34.39% -0.53%
==========================================
Files 97 101 +4
Lines 5286 5594 +308
Branches 591 648 +57
==========================================
+ Hits 1846 1924 +78
- Misses 3372 3596 +224
- Partials 68 74 +6
Continue to review full report at Codecov.
|
@thelostone-mc do we still need to do this? |
Optimize images in assets
@PixelantDesign Yes, I believe we still need this PR. The current view on live while browsing from mobile: |
…into 679-new-issue-responsive
Oh man. You might want to rebase this instead of merge! |
@KennethAshley that's what i thought i had done -- obviously borked it -- will fix this |
No problem. Just saw this in passing! Good work! |
@PixelantDesign Ah I had taken care of that way back before the forms had been replaced with the newer ones ! Must have been missed whenever this page was updated |
Fixes: #679
Description
Updates to responsive styles for new issue form.
Checklist
Affected core subsystem(s)
UI for new issue form
Testing
Tested these changes in a responsive emulator. Also checked codebase for any scoping issues and found none.
Refers/Fixes
Fiexes: #679