RAWeb icon indicating copy to clipboard operation
RAWeb copied to clipboard

Convert ticket editor to blade

Open Jamiras opened this issue 1 year ago • 1 comments

Uses a newer layout similar to the recent profile changes.

Detailed list of changes:

  • Link for "other tickets for game" moved into breadcrumb.
  • Page title changed from "Ticket Manager - N Open Tickets" to "Achievement Name (Report Type)".
  • Ticket Row data, and many display fields moved into two summary chunks - one for the ticket, and one for the related achievement.
  • Notes moved down to be part of comments block.
  • Action moved below comments block - you should add a comment before performing an action.
  • "Demote achievement to unofficial" moved into action menu.
  • "Times earned since reported" is not shown for resolved tickets
  • When available, client information from User-Agent is listed in Player history.
  • Comment section now fills full width of editor.

Before (open ticket): image

After (open ticket): image

Before (closed ticket): image

After (closed ticket): image

Jamiras avatar Apr 21 '24 15:04 Jamiras

I wonder if color coding the ticket state would be helpful. Perhaps something like red for Open, maybe yellow for Requested, green for Closed/Resolved?

suspect15 avatar Apr 22 '24 02:04 suspect15