mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 16:26:09 +03:00
[GH-ISSUE #491] BUG: [React] [UX] Expand Status on Message Trace #258
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#258
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 @AdamWillford on GitHub (Jan 5, 2022).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/491
Describe the bug
When an error occurs on Message Trace, the error gets cut off on the table. Need to amend to expand the status column
@homotechsual
@KelvinTegelaar commented on GitHub (Jan 6, 2022):
fixed by not placing the error there but in the toast, where it should go. :)