magefree / magefree/mage

GUI: wrong default settings for filters/columns in lobby

Open
#12,086 0 comments 0 reactions 0 assignees View on GitHub

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:

IMG_0161

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.