[UserPage] Minor Fixes - Checklist
See original GitHub issueUser page changes:
- show current tags in BrewItem (mimic current author listing functionality?) (#2317 / #2318)
- expand filter to include tags (#2319 / #2320)
- add URL parameters for sort by and direction ( #2315 / #2316)
- save sort by & direction to local storage; load and use when page loaded with no URL parameters present (#2326 / #2327)
- loading page with filter URLParameter does not apply filter to page (#2297)
-
show current system tags (#1842 / #2330) - rework sorting options, possibly add page count to sorting options (#1796 / #2379)
- remove autofocus from User Page (#2121 / #2305)
- add section collapsing and/or reordering ( #1797 / #2300)
- show thumbnail from metadata (if not blank) ( #2331 / #2332)
- fix centering of SortContainer when scroll bar hidden ( #2303 / #2304; follow up #2352 / #2360 & #2382)
- switch to v3 CSS (#2301 / #2302)
- smarten possessive apostrophe in
usernameWithS
(replace'
with’
) (#2328 / #2329)
Issue Analytics
- State:
- Created a year ago
- Comments:14
Top Results From Across the Web
[UserPage] Minor Fix - Change renderer · Issue #2301 · naturalcrit ...
Update UserPage to use the v3 renderer CSS. ... [UserPage] Minor Fix - Change renderer #2301 ... [UserPage] Minor Fixes - Checklist #2295....
Read more >Checklist for Support Backbone Update - SAP Help Portal
Use the following overview to work through the steps required to retain communication with the updated support backbone. 1. Request a Technical ...
Read more >Oracle Human Resources Cloud 20B What's New
These documents identify bug fixes and possible known issues. You will also need to review these documents based in the release update version...
Read more >Jitbit Helpdesk - release history
This release contains bug fixes for various minor issues in v9. Fixed a bug that caused tech permissions to be ignored when calling...
Read more >Releasing tikiwiki 1.10.0
1.10 checklist. For preparing 1.10 release we need to establish an exhaustive inventory of all features, with information about their state ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This one can be checked off as complete.
This one can also be checked off as complete, too, as far as I’m concerned. The original linked issue is closed since we decided that page count sorting wasn’t really necessary.
Unless there is anything else to add to this list immediately, I think this issue can be closed @G-Ambatte.
I have a branch now that has the whole sort/filter bar reworked as a series of flex divs, rather than table. It changes the sort direction to be an icon that appears next to whichever sort option is chosen. It changes to white when hovered, as well. The filter text area moves to a second row if the screen size is dramatically reduced (for anticipation of mobile use in the far distant future). In my opinion it fits better with the UI elements, rather than with the content.