imagej / imagej/imagej-ui-swing
Small improvements in update site table
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 12
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
- The description column editability should be set to false (very minor)
- Ideally, we could try to render markdown url links in this description column, and potentially use a
PlatformServiceto open a navigator window when a user clicks on the link. - Make the window maximizable
- Be able to increase more conveniently the description column (it's a bit painful currently), and potentially multiline (not completely sure it's a good idea)
(ping @tferr)
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 update site table implementation and existing PlatformService usage in the Java Swing UI. Review each of the four requested behaviors separately; done means the description is non-editable, markdown links can open a browser, the window is maximizable, and column resizing or multiline display has a clear chosen behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100