Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-webui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-webui
Commits
38cf44d8
Commit
38cf44d8
authored
9 months ago
by
Florian Spreckelsen
Browse files
Options
Downloads
Patches
Plain Diff
DOC: Update edit mode tutorial
parent
e0eccd95
No related branches found
No related tags found
2 merge requests
!142
REL: Release 0.15.0
,
!141
F lazy edit mode dropdowns
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/doc/tutorials/edit_mode.rst
+20
-0
20 additions, 0 deletions
src/doc/tutorials/edit_mode.rst
with
20 additions
and
0 deletions
src/doc/tutorials/edit_mode.rst
+
20
−
0
View file @
38cf44d8
...
...
@@ -75,6 +75,26 @@ to the corresponding area at the bottom of the Record. Properties and
parents can be removed from the entity by clicking on the trash-can
symbol. Note that a Record must always have at least one parent.
From LinkAhead WebUI version 0.15, the default behavior for changing
the values of reference properties has changed in that the dropdown
menus to select possible values are not filled automatically for
`performance reasons
<https://gitlab.com/linkahead/linkahead-webui/-/issues/262>`_. Instead,
you have to click on the pencil symbol to the right of the property
you want to edit:
.. image:: edit-lazy-load-dropdown.png
:width: 720
:alt: Clicking on the pencil symbol enables the editing of the
reference property.
.. note::
The behavior of version 0.14.x and before, i.e., enable and load
all reference dropdowns immediatly after starting to edit the
entity, can be restored by starting LinkAhead with the
``BUILD_EDIT_MODE_LAZY_DROPDOWN_LOADING = DISABLED`` option.
When many Entities are valid candidates for a reference property not all
might be available in the drop down element. In those cases, the drop down
warns, that only a subset is shown and a new button with a pencil symbol is
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment