Interactive themer: Page styles refresh too quick when typing in the theming preferences
@cpsievert is already working on this.
Since Oct 21, 2021.
- Dominant language
- SCSS
- Stars
- 569
- Forks
- 72
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 5
Description
As a interactive themer user, when I type or write my theming preferences in text boxes(for ex: google fonts, spacing, Base font size etc) the interactive themer seems to respond too quick without giving the user enough time to complete the typing.
Would it be possible for the page (shiny app or flexdashboard) to wait for a finite amount of seconds (after user completes entering the text) to make sure styles are being updated with correct theming options (and hence avoiding an unnecessary calculation of style changes)?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.