mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #715] FEATURE REQUEST: Shorten the License column's default "MAX" length #362
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#362
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NRClay on GitHub (Feb 4, 2022).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/715
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
When viewing "Users" in the portal, certain tenants have an excessively long "License" column that pushes the "Actions" off the page. The scroll bar (Left -> Right) does exist, but is not shown unless you scroll your window's scroll bar to the bottom of the app. This may "hide" functionality to new users who are not aware. ( It happened to me, I thought it was a "Read Only" view )
Describe the solution you'd like
A clear and concise description of what you want to happen.
Shorten the default "Max" length for the column. Possibly 1/2 of the existing? Maybe dynamically calculate this column's length maximum based on the web browser's window size?
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
An Introduction walk-through video for each basic tasks?
Getting a 32+" ultra wide screen monitor.
Additional context
Add any other context or screenshots about the feature request here.
I'm on a laptop with a FHD (1080P) screen, Windows 10, Rendered in Firefox (latest stable release).
The offending tenant use this for a list of licenses:
Power BI (free), VISIO ONLINE PLAN 2, MICROSOFT 365 BUSINESS PREMIUM, Microsoft Power Apps Plan 2 Trial, MICROSOFT FLOW FREE, Power BI Pro
@homotechsual commented on GitHub (Feb 4, 2022):
This won't fix in the current implementation in a viable way. We'll fix this for 2.3 or 2.4 with a planned move to DataGrid
@NRClay commented on GitHub (Feb 4, 2022):
Just an FYI as a work around, do 90% zoom seems to strike a good balance of "still readable" and "can see everything".
Firefox shortcut: "Ctrl" + "-"
@KelvinTegelaar commented on GitHub (Feb 11, 2022):
closing for now, will be picked up at a later date. :)