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

refactor(admin-tool): reorder Admin tool tabs #3015

Closed
1 task
kevinwhoffman opened this issue Apr 11, 2018 · 0 comments
Closed
1 task

refactor(admin-tool): reorder Admin tool tabs #3015

kevinwhoffman opened this issue Apr 11, 2018 · 0 comments
Assignees

Comments

@kevinwhoffman
Copy link
Contributor

kevinwhoffman commented Apr 11, 2018

User Story

As an admin, I want System Info to be moved from the first tab in Tools because it loads slowly and is rarely used.

Current Behavior

I currently wait several seconds for the System Info screen to load any time I want to access a tab in the Tools section. This is unavoidable because it is the first tab in the section and loads by default.

Expected Behavior

I expect a more frequently used tab like Export to be ordered first. With the more powerful export tools available in 2.1, this tab will be even more frequently used than it is now, and we should reduce the number of clicks and time necessary to access this screen.

Possible Solution

Reorder the tabs as follows:

  1. Export
  2. Import
  3. Logs
  4. API
  5. Data
  6. System Info

Steps to Reproduce

Visit Donations > Tools.

Visuals

New order as follows:

image

Tasks

  • Reorder tabs as suggested above.
@kevinwhoffman kevinwhoffman changed the title refactor(admin-tool): improve load time of admin Tools refactor(admin-tool): reorder Admin tool tabs Apr 11, 2018
@kevinwhoffman kevinwhoffman added this to the Sprint: 2018/03/28 - 2018/04/10 milestone Apr 11, 2018
raftaar1191 added a commit to raftaar1191/Give that referenced this issue Apr 16, 2018
raftaar1191 added a commit to raftaar1191/Give that referenced this issue Apr 16, 2018
ravinderk added a commit that referenced this issue Apr 16, 2018
refactor(admin-tool): reorder Admin tool tabs #3015
Sidsector9 pushed a commit to Sidsector9/Give that referenced this issue Apr 16, 2018
Sidsector9 pushed a commit to Sidsector9/Give that referenced this issue Apr 16, 2018
DevinWalker added a commit that referenced this issue Apr 17, 2018
* release/2.1:
  fix(admin-tool): update export donation HTMl error
  refactor(admin-tool): update seq id columns name
  fix(admin-tool): add seq id columns
  fix(donation): add filter to sequential donation number set fns
  refactor(donation): make set_donation_padding fn public
  fix(api): send payment number separately
  fix(donor): remove # from donation number on history page
  fix(admin-form): update field title for custom amount range
  fix(admin-tool): remove php notice from system info page
  fix(admin-tool): change tab order #3015
  fix(admin-tool): make import page as default #3015
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

No branches or pull requests

2 participants