premade-groups-filter icon indicating copy to clipboard operation
premade-groups-filter copied to clipboard

Context-specific UI input fields

Open 0xbs opened this issue 1 year ago • 0 comments

Issue

Currently the PGF UI always shows the same input fields regardless of the context (dungeons, raids, arena).

Suggestion

Show input fields in the UI depending on the current category:

  • Show Mythic+ Rating only if activityInfo.isMythicPlusActivity
  • Show PvP Rating only if activityInfo.isRatedPvpActivity
  • Show Raid bosses defeated only on raid categories

Open Points

  • This will release two lines in the UI. How should the new space be used?

0xbs avatar Nov 15 '22 22:11 0xbs