Skip to content

Commit

Permalink
Merge pull request #192 from CSCfi/CSCFC4EMSCR-520_Fix-duplicate-node…
Browse files Browse the repository at this point in the history
…-info-dropdown-items

CSCFC4EMSCR-506 Refactor schema tree to improve selecting performance
  • Loading branch information
rquazi authored Jul 9, 2024
2 parents 6a1e64a + 00bdd49 commit 7363a8b
Show file tree
Hide file tree
Showing 7 changed files with 443 additions and 482 deletions.
1 change: 1 addition & 0 deletions mscr-ui/public/locales/en/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@
"search-placeholder": "Find an attribute...",
"search-schema": "Search from schema",
"selected-node": "Selected node:",
"show-titles": "Show node titles",
"tree-label": "Schema tree"
},
"search": {
Expand Down
1 change: 1 addition & 0 deletions mscr-ui/public/locales/fi/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@
"search-placeholder": "",
"search-schema": "",
"selected-node": "",
"show-titles": "",
"tree-label": ""
},
"search": {
Expand Down
1 change: 1 addition & 0 deletions mscr-ui/public/locales/sv/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@
"search-placeholder": "",
"search-schema": "",
"selected-node": "",
"show-titles": "",
"tree-label": ""
},
"search": {
Expand Down
Loading

0 comments on commit 7363a8b

Please sign in to comment.