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

Corrected the focus order to match elements order AND adjusted CSS #480

Merged

Conversation

radinamatic
Copy link
Member

Summary

#467 was reverted because I didn't bother to check all resolutions... 😞

Annoying thing is that Firefox and Chrome render responsive widths differently, so the first commit here looked fine in FF, but not in Chrome for iPad width:

Firefox

selection_001

selection_004

Chrome

kolibri - chromium_002

Few more retouches rendered OK in Chrome too, but now it leaves a few unused pixels in FF:

Firefox

selection_005

Chrome

kolibri - chromium_006

@indirectlylit @DXCanas @rayykim

@codecov-io
Copy link

codecov-io commented Aug 24, 2016

Current coverage is 74.13% (diff: 100%)

Merging #480 into master will not change coverage

@@             master       #480   diff @@
==========================================
  Files           115        115          
  Lines          3832       3832          
  Methods         143        143          
  Messages          0          0          
  Branches        446        446          
==========================================
  Hits           2841       2841          
  Misses          947        947          
  Partials         44         44          

Powered by Codecov. Last update 4bf9dce...0eec749

@indirectlylit
Copy link
Contributor

@rayykim - I'm reviewing this work now. Wanted to check if it relates to anything you're working on?

@radinamatic
Copy link
Member Author

BTW, @DXCanas @rayykim, nice video demo about why I submitted the #467 in the first place:

https://www.youtube.com/watch?v=EFv9ubbZLKw

@rayykim
Copy link
Contributor

rayykim commented Aug 25, 2016

@radinamatic oooh i like the video demo! very informative
@indirectlylit you're good to go! im working something else - tag column

@@ -220,6 +221,7 @@
&:focus
outline: none
border-color: transparent
border-bottom: 2px solid $core-action-normal

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@indirectlylit indirectlylit merged commit 0eec749 into learningequality:master Aug 25, 2016
@DXCanas
Copy link
Member

DXCanas commented Sep 6, 2016

@radinamatic radinamatic deleted the usr-mng-focus-order2 branch March 18, 2021 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants