Skip to content

issues Search Results · repo:nmeylan/json-table-editor language:Rust

Filter by

51 results
 (100 ms)

51 results

innmeylan/json-table-editor (press backspace or delete to remove)

- Add option to unselect all active filter on a given column - Add search option to reduce list of possible filter - Add a filter by wildcard (it can be the search option with a button to select ...
enhancement
feature
  • nmeylan
  • Opened 
    on Jan 3
  • #53

Currently only array type is supported as root element. But we can imaging to support object aswell, were first level key would act like array index. Target: being able to read open api documentation ...
feature
  • nmeylan
  • Opened 
    on Oct 4, 2024
  • #50

Opening subtable of an array containing [ { level : 1, value : { bonus : ChanceToInflictStatusOnAttackPercentage , value : Stone , ...
bug
  • nmeylan
  • Opened 
    on Aug 24, 2024
  • #48

Add panel to toggle visible column: - 1 line with checkbox + label per column (hiding columns should reset filter on it) - 1 main toggle all button Also provide option to reorder column: - Drag ...
easy
feature
  • nmeylan
  • Opened 
    on Aug 24, 2024
  • #47

When file has been changed with another editor, add the option to reload content of json-table-editor, while preserving pinned column, filter, etc... Not sure if it is a good idea, if structure has been ...
feature
  • nmeylan
  • Opened 
    on Aug 24, 2024
  • #46

image We should have a way to toggle all filter starting by AC_*
easy
feature
  • nmeylan
  • Opened 
    on Aug 24, 2024
  • #45

Offset should take table of pinned columns width. In addition when columns are pinned, they still appear in the next/prev image in the screen shot we should see N/4 and not N/6 because there are 2 over ...
bug
easy
  • nmeylan
  • Opened 
    on Aug 24, 2024
  • #44

When we search using matching term to go to a row and if a filter is active, it fails to locate the matching rows , probably an issue with index
bug
easy
  • nmeylan
  • 1
  • Opened 
    on Aug 24, 2024
  • #43
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