Manvel Saroyan

Results 58 issues of Manvel Saroyan

# Background According to the negative review comment analysis of the past 7 years, apparently most of the comments were about bad UI/UX: In order to fix that, we have...

# Background CBA users would like to trigger project playback using URL, so they can use 3-rd party schedulers and bookmarks for playing projects(See also #97). Even though this functionality...

# Background `GPL-3.0` license choice was only based on my experience developing Adblock Plus and Privacy Manager, which also was `GPL-3.0`. Lately I was suggested to use more permissive license...

# Background Currently [check](https://chrome-automation.com/check) action only checks checkbox and radio button and we doesn't provide option for unchecking those. It will be great to either uncheck checked using `check` action...

# Background Thinking adding optional info to the groups and projects will be handy for learning more about specific project. # What to change Add optional info to the groups...

# Background Currently when actions ex. `click` are being played in matter of milliseconds and action switches so fast that human eye is not able to notice the highlighting change...

# Background By #87 we have switched from pre-active tab to using active each time an action is played, though it's possible to set by `cba. playingTabId` in the background....

ui/ux needed

# Background When Playing a click action the focus is being stolen from the element by the CBA UI. # What to change Provide an option for closing the CBA...

# Background Currently `change` event is not recorded when content/text inside of `contenteditable="true"` element is modified. # What to do - Ensure that change is recorded for `contenteditable="true"` elements. -...