beat / tracker-apps

Joomla Apps* bugtracker
GNU General Public License v2.0
0 stars 0 forks source link

Install... button and Confirmation screen improvement #22

Closed beat closed 11 years ago

beat commented 11 years ago
  1. we should add "..." (&helip; ) to all the install and download buttons on the extension details page
  2. after clicking "Install" on second screen, the button should become inactive/shaded and say (or disappear for a message: "Downloading and installing…please wait."
  3. and during that download and installation the spining wheel should be there to avoid people clicking a second time while no feedback is given.
beat commented 11 years ago

https://github.com/joomla-projects/joomla-cms/pull/226 implements the "...". Thanks @emavro

beat commented 11 years ago

https://github.com/joomla-projects/joomla-cms/pull/228 implements the spinning wheel during the installation

What's left optionally is the message to wait. But that's ok without it for now.