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.

CommandButton: add opacity to theme transition

See original GitHub issue

Buttons are now disabled by default during Ajax requests. This looks okay on request which take a little while. On fast requests the short disablement makes the button flicker. See for example:

https://www.primefaces.org/showcase/ui/ajax/basic.xhtml

Flickering can be reduced by added something like opacity .2s to

body .ui-button { transition: ... }

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
mertsincancommented, Aug 15, 2022

@jepsar, Thanks a lot for your update! Fixed now. Could you please check it?

0reactions
jepsarcommented, Aug 15, 2022

Thanks! Looking much better IMO

Read more comments on GitHub >

github_iconTop Results From Across the Web

CommandButton.Transparent property (Access)
Use the Transparent property to specify whether a command button is solid or transparent. Read/write Boolean.
Read more >
CSS Opacity for a button - html - Stack Overflow
I have a button in HTML and I have to add opacity to it. I want to use CSS to do that. Here...
Read more >
CommandButton - PrimeFaces Showcase
CommandButton is an action component to process forms and invoke listeners remotely. SERVER API CLIENT API. Basic. Submit Disabled. Icons.
Read more >
Transparency - LibreOffice Help
1; 2; 3; 4; 5; 6; →; ⇥. abbreviationsaccessibility -- check in text documentaccessibility -- LibreOffice Writeraddress books -- exchangingAdd to ...
Read more >
How to change button and text opacity - Ride theme slideshow
Hi dear,. Did you try to change the color because most likely text isn't transparent, its color is gray. There might not even...
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