GW2Raidar / gw2raidar

A log parsing website for Guild Wars 2 combat logs
http://www.gw2raidar.com
GNU General Public License v3.0
20 stars 14 forks source link

Profile View - Encounter filters #185

Closed merforga closed 6 years ago

merforga commented 6 years ago

At the moment profile boss view is a bit of a mish mash of everything eg:

Arkk | Cairn | Golem | Deimos | MAMA | Other golem | All Fractals | All Raid Bosses | All Golem In addition, the coloured bar showing Success vs Fail isn't being received too well so looking at potentially revamping this top filter seleciton bit.

Switch to two drop down menus. First is category, second is actual bosses. Ie

Menu 1: Raids | Fractals | Golem
Menu 2 - Raids: ALL | VG | Gorse | Sab | etc etc (ideally should be in boss order of W1 - W4)
Menu 2 - Fractals: ALL | MAMA | Siax | Ensolyss | Skovald | Arty | Arkk
Menu 2 - Golems : ALL | Golem 1 | Golem 2 | Golem 3 etc

In addition, below the menu should be two text only lines:

1) Encounters : Count of total encounters recorded for selected filter 2) Success: Count of successes for selected filter

merforga commented 6 years ago

As discussed on slack, adding in a secondary filter (so 3 filters in total). Cascading as follows:

Level 1 Level 2 Level 3
Raids Spirit Vale Vale Guardian
    Gorseval
    Sabetha
  Salvation Pass Slothasor
    Trio
    Matthias
  Stronghold of the Faithful Keep Construct
    Xera
  Bastion of the Penitent Cairn
    Mursaat Overseer
    Samarog
    Deimos
Fractals Nightmare MAMA (CM)
    Siax (CM)
    Ensolyss (CM)
  Shattered Observatory Skovald (CM)
    Astrilov (CM)
    Arkk (CM)
Golem Massive Massive Standard Kitty Golem
    Massive Average Kitty Golem
    Massive Vital Kitty Golem
  Normal Standard Kitty Golem
    Average Kitty Golem
    Vital Kitty Golem
  Special Tough Kitty Golem
ajrdesign commented 6 years ago

I created a demo of how this might work:

https://github.com/merforga/gw2raidar/tree/185-encounterFilters

I only did Raids as a dropdown but I hope it's easy enough to see how this can be applied to all the other categories easily. I think this could also be used on the Profile (aka Personal Stats) page as a replacement for the radio button filtering system, which is why I included an example of how the success/failure svg and tooltip into the dropdown.

merforga commented 6 years ago

Ooo nice!

merforga commented 6 years ago

Me likey. I think we need to roll this out to global stats and personal stats for consistency.

Also, let's remove the success/failure metric and bars as it doesn't really add value right now.

ajrdesign commented 6 years ago

I'll add the markup to the additional pages but I don't have the expertise to hook up the functionality so after that's done someone will need to go behind and hook it all up.

ajrdesign commented 6 years ago

Added the markup to the additional pages and I removed the success/failure chart.

merforga commented 6 years ago

Schweet, over to you @amadanmath

merforga commented 6 years ago

v1.0.3 Released 10th November