Skip to content

issues Search Results · repo:CarlosNZ/json-edit-react language:TypeScript

Filter by

0 results
 (54 ms)

0 results

inCarlosNZ/json-edit-react (press backspace or delete to remove)

Hi, More a doubt than a feature request, can you customize the property element ?, say for something like adding an icon next to the property name. Thanks.
enhancement
user request
  • Smejia25
  • 3
  • Opened 
    29 days ago
  • #180

Describe the bug I m using some dark/light theme hook but the theme always stays whatever it started out as. Expected behavior Switch
bug
  • i-am-the-slime
  • 7
  • Opened 
    on Mar 2
  • #179

I want to block the form s save button when the user is editing the json in any way (adding new keys, editing a single value or an entire object, etc) to force them to undo/accept the changes in the editor ...
user request
  • ealvarez-sw
  • 3
  • Opened 
    on Feb 28
  • #176

It s a bit annoying when you add a new key to an object, click on the text box and the whole object collapses/expands. I think the easiest way to solve this is to limit the collapse/expand functionality ...
bug
should do
  • ealvarez-sw
  • 7
  • Opened 
    on Feb 26
  • #175

Currently there is no way to expand a truncated string, when displaying a JSON in read-only mode (edits disabled). It would be great if we could expand / collapse to see the full content of a string, ...
user request
  • lukaspili
  • 3
  • Opened 
    on Feb 17
  • #172

Describe the bug When I try out the demo, I am able to edit the JSON, the keys, but not the value. This is also the case when I install and use the package myself. Expected behavior I am able to type ...
bug
should do
  • brenkao
  • 3
  • Opened 
    on Feb 13
  • #171

Describe the bug The component crashes when the user tries to update a string/number/boolean to an object but the onUpdate function returns an error. This seems to be happening because the ValueComponent ...
bug
  • kyaw-t
  • 2
  • Opened 
    on Feb 12
  • #169

Currently, you have to set three different props: restrictEdit, restrictAdd, and restrictDelete to prevent all editing. If you just want a quick way to turn this into a viewer-only, there should be viewer ...
enhancement
  • CarlosNZ
  • Opened 
    on Feb 11
  • #168

It doesn t really make sense to have an editing mode for null types, as it can t be anything else. So if you turn on editing for a null node, it should automatically switch to another type. Maybe configurable, ...
enhancement
should do
  • CarlosNZ
  • Opened 
    on Feb 11
  • #167

Describe the bug A clear and concise description of what the bug is (and how to reproduce it, if relevant) When the user unfocuses the editor component without clicking either OK or Cancel , the displayed ...
bug
  • moykeen
  • 5
  • Opened 
    on Feb 8
  • #166
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub