Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Improve the json field editor on the side bar #509

Closed
harinij opened this issue Sep 28, 2021 · 1 comment
Closed

Improve the json field editor on the side bar #509

harinij opened this issue Sep 28, 2021 · 1 comment
Assignees
Labels
good first issue Good for newcomers needs-design Design work required
Milestone

Comments

@harinij
Copy link
Member

harinij commented Sep 28, 2021

Is your feature request related to a problem? Please describe.
Currently, for the JSON column field, the editing experience in the side drawer on the right is not great. Users have to click on the field value, make the change and then press the save button.
Screen Shot 2021-09-28 at 10 49 17 pm
Screen Shot 2021-09-28 at 10 49 06 pm

Describe the solution you'd like
Needs a better UI for building JSON visually ability to click + and then key-value pairs in tree formation

@harinij harinij added good first issue Good for newcomers needs-design Design work required labels Sep 28, 2021
@notsidney notsidney self-assigned this Oct 19, 2021
@notsidney notsidney added this to the v2.2 milestone Oct 19, 2021
notsidney added a commit that referenced this issue Oct 28, 2021
* develop: (21 commits)
  generateBiggerId: remove console.log
  fix generateSmallerId algorithm (#567)
  fix merge
  fix inline cell of connect-service
  Fixes issue where the title field name is shown rather than the value
  Update reload screen copy (#530)
  Derivatives: don't list current field in listener field options
  potentially fix side drawer randomly scrolling
  JSON field: improve tree editor dark mode
  JSON: fix array support
  CodeEditor: use text field background color
  added a temp skip button for rules setting step
  JSON editor: add code editor mode (#509)
  CodeEditor: use TextField box-shadows & fix RichTextEditor box-shadows
  CodeEditor: fix onChange not being passed as prop
  consolidate CodeEditor to components/CodeEditor, allow resize, use github themes
  add CircularProgressOptical
  Import CSV: prevent import to ID field
  Import CSV: fix crash
  User Settings: move darker dark mode to theme
  ...
@notsidney
Copy link
Contributor

Released in v2.2

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
good first issue Good for newcomers needs-design Design work required
Projects
None yet
Development

No branches or pull requests

2 participants