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

Add loading animation for save and edit buttons. #956

Merged
merged 4 commits into from
Nov 13, 2019

Conversation

pgrunewald
Copy link
Contributor

Fixes #943

I found that the submit button for save and edit are the only ones, where noticable loading times can be expected. I looked into other places (like site setup), but there we have already the loading animation.

cc: @tisto @sneridagh

@tisto
Copy link
Member

tisto commented Oct 28, 2019

@pgrunewald thank you! Could you please add a changelog for this?

@pgrunewald pgrunewald force-pushed the loading-animation-submit-buttons branch from 2efb8c6 to da9d88c Compare October 30, 2019 08:09
@pgrunewald pgrunewald force-pushed the loading-animation-submit-buttons branch from da9d88c to ebdbbe8 Compare October 30, 2019 08:12
@pgrunewald
Copy link
Contributor Author

pgrunewald commented Nov 1, 2019

Also all conflicts should be resolved. This is not been noticed either.

Maybe someone can look into this or give me a hint? /cc @tisto @sneridagh

@sneridagh sneridagh merged commit d30e737 into master Nov 13, 2019
@sneridagh sneridagh deleted the loading-animation-submit-buttons branch November 13, 2019 08:23
@sneridagh
Copy link
Member

Thanks @pgrunewald , merged and included in the upcoming alpha.12!

sneridagh added a commit that referenced this pull request Nov 13, 2019
* master: (34 commits)
  Back to development
  Release 4.0.0-alpha.12
  Amend changelog
  Change to official Plone docker image in the docs
  Add loading animation for save and edit buttons. (#956)
  Set Cypress viewport width to 1280px. (#968)
  Move Body class depending on content type to App component in order to make it available everywhere, Add root class name to Tags component (#1006)
  Update last remainings of the old image
  Update versions
  Update README and docs
  Small i18n fixes (#1003)
  Improve upgrade guide
  Back to development
  Release 4.0.0-alpha.11
  Slight fix on OB improvement (#1002)
  Improved ObjectBrowser API to allow arbitrary field names and a custo… (#1000)
  Fix ability to develop Volto itself (as and addon with a mrs.developer checkout) inside a Volto project (#1001)
  Add internationalization section to docs. (#964)
  improve documentation for Icon component (#996)
  Fix icon in TextWidget (#974)
  ...
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.

Use submit/cancel button loading animation consistently for all buttons
3 participants