question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

🐛[BUG](Styling): Button padding stop working when loading the token

See original GitHub issue

Describe the bug Basically, when I try to reset the tokens (#58), the left-bottom buttons padding stop working.

left-bottom buttons

To Reproduce Steps to reproduce the behavior:

  1. Remove the tokens file
  2. Relaunch the Google Assistant
  3. Copy the new token
  4. Wait to load
  5. See that the buttons at the left-bottom padding are not working

Expected behavior Persist the padding of the button.

Screenshots left-bottom buttons

Desktop (please complete the following information):

  • Windows 10 Build 1909
  • Version 1909

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Melvin-Abrahamcommented, Feb 22, 2021

As the issue is related to design, it’d be great to improve the accessibility, once the tab shortcut is fired, it doesn’t have a specific styling to the elements that are, specifically, actionable (such as buttons, select, and suggestion elements)

That is definitely in the roadmap 👍

1reaction
Melvin-Abrahamcommented, Feb 22, 2021

@esau-morais This is because the “disable” class applied to the button (while fetching tokens) force a fixed padding. This would be fixed soon

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issue while setting width = 100% on a button - Stack Overflow
So what is happening is the padding applied to the input is extending input besides width of 20%, making it appear that button...
Read more >
Issue #278 · necolas/normalize.css - button padding - GitHub
I'm expecting people to set their own button styles. There doesn't seem to be enough value in attempting to adjust button padding.
Read more >
Enhancing The Clickable Area Size - Ahmad Shadeed
This happens because the clickable area is not applied to the whole element. To make it more clear, see the below figure. I...
Read more >
Buttons - Menus and actions - Human Interface Guidelines
Include about 10 pixels of padding between the edges of the image and the button edges. An image button's edges define its clickable...
Read more >
How to Fix Divi - A Complete Guide To Solve Issues and ...
#5. Check For Plugin Conflicts ... If the issue disappeared when you enabled Safe Mode, this means that it is not caused by...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found