AtsushiSakai / AtsushiSakai/PyJSONViewer

Long fields are not accessible beyond window width.

Open
#40 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
88
Forks
32
PR merge metrics
No merged PRs in 30d

Description

Either long text fields should be wrapped(preferably) or there should be horizontal scrollbar to access fields that are longer than the window width.

![image](https://user-images.githubusercontent.com/4995297/117109928-08921d00-ada3-11eb-9d11-d665e8471e7f.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the problem by opening JSON containing a field longer than the window width in PyJSONViewer. Then locate the desktop viewer code that renders long text fields and determine whether wrapping or horizontal scrolling fits the existing interface. Done means the full field content is accessible beyond the window width.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.