GUI: wrong default settings for filters/columns in lobby
Open
Nobody has claimed this yet.
bug
GUI
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 940
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 160
Description
New players catch a weird lobby window due wrong default settings:
TODO:
- many table filters disabled - must enable all by default;
- users list has wrong column sizing - user names must be visible by default (possible usage of
setAutoResizeMode);
P.S. Fresh install can be simulated by client settings clean up, see here for details: https://github.com/magefree/mage/issues/4461#issuecomment-361108597
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the lobby GUI code that initializes table filters and the users-list column sizing. Simulate a fresh install by cleaning client settings as described in issue #4461's linked comment, then verify that all table filters are enabled and user names are visible by default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100