question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[UserPage] Minor Fixes - Checklist

See original GitHub issue

User 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:closed
  • Created a year ago
  • Comments:14

github_iconTop GitHub Comments

1reaction
Gazook89commented, Sep 26, 2022

fix centering of SortContainer when scroll bar hidden

This one can be checked off as complete.

rework sorting options, possibly add page count to sorting options

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.

1reaction
Gazook89commented, Sep 13, 2022

However, it is in line for a re-work in order to be able to add more sort categories - I’m thinking we use a :before element in the same way we’ve done the visibility icon on the headers to indicate ascending/descending order, and only have it visible on the active sorting type element.

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.

image
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found