CSCfi / CSCfi/rems

Display archived placement and index

Open
#2,396 0 comments 0 reactions 0 assignees View on GitHub
Accessibility Easy Enhancement Hacktoberfest
Dominant language
Clojure
Stars
66
Forks
28
Avg merge
7d 4h
Merged PRs (30d)
2

Description

When navigating to e.g. `Administration` `Workflows` the tab order is `Create workflow` `Display archived` `Search` while it should probably be `Create workflow` `Search` `Display archived`. Also the logical grouping of the items is not ideal as the `Display archived` is furthest from the actual list that it affects. This is likely the same in all of the admin list screens.

I think we should consider cleaning these up a bit. Can be multiple PRs.

![tab-sequence](https://user-images.githubusercontent.com/823661/95316874-0dd6ca00-089d-11eb-82cd-ee9461fe52a7.png)

- [ ] check each tab to see what the order is
- [ ] document which are wrong order (can be split as new issues once documented)
- [ ] fix the ones that are wrong order (can be split as new issues once documented)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.