ho-dev / HattrickOrganizer

Assistant for Hattrick online football manager
https://ho-dev.github.io/HattrickOrganizer/
GNU Lesser General Public License v3.0
195 stars 79 forks source link

[FEATURE] Clicking on a match in Player Analysis should bring to the Match report #569

Closed tychobrailleur closed 4 years ago

tychobrailleur commented 4 years ago

Is your feature request related to a problem? Please describe.

No, it is a UX enhancement.

Describe the solution you'd like When clicking on a match in the Matches tab of the Player Overview module, this should bring to the Match report in the Matches module:

Screenshot 2020-06-12 at 08 28 52 Clicking (or double-clicking if preferred) the first row should bring to:

Screenshot 2020-06-12 at 08 30 41

The same pattern used in other places could be used here, Shift-click could bring directly to the Hattrick match report.

Additional context

N/A

akasolace commented 4 years ago

and for consistency shift+click open HT website (this is linked to #547)

tychobrailleur commented 4 years ago

and for consistency shift+click open HT website (this is linked to #547)

Thanks, I have corrected from ctrl-click to shift-click.

steffanots commented 4 years ago

take

akasolace commented 4 years ago

@steffanots it should be without the quote otherwise it is interpreted as quote block ...

steffanots commented 4 years ago

I try take, 'take', "take", .... nothing Assignees No one assigned

steffanots commented 4 years ago

I finish link to match tab but I can find any code with link to ht website! do we have any code?

akasolace commented 4 years ago

@steffanots look here https://github.com/akasolace/HO/blob/d4abaa7df667a1e3908c3f8c68b4b528257d6d1d/src/main/java/module/specialEvents/Match.java#L151