bitshares / bitshares/gwallet

cli mode log feature issues

Open
#18 1 comment 0 reactions 0 assignees View on GitHub
bug ux
Dominant language
C++
Stars
4
Forks
10
PR merge metrics
No merged PRs in 30d

Description

There are a few well known log feature bugs in the cli mode that will need to be addresses.

- [x] log folder and file need to be created if it is not there.
- [ ] commands will be appended to log file and never deleted.
- [ ] when commands are too large the buttons in the right disappear even in large screen:

![logissue](https://user-images.githubusercontent.com/21685097/61832119-724b6c00-ae46-11e9-8e25-3bd1a1c1cdaf.png)

Normal look is:

![logissue2](https://user-images.githubusercontent.com/21685097/61832181-a9218200-ae46-11e9-9f18-465e445310a9.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the unchecked log problems in cli mode using the supplied screenshots as the visual reference. Trace the entry points for command logging and the right-side buttons; done means commands no longer remain indefinitely in the log and the buttons retain the normal layout when commands are large.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.