ispras / lingvodoc-react

Apache License 2.0
7 stars 11 forks source link

Group linking / perspective view bug #247

Closed myrix closed 4 years ago

myrix commented 4 years ago

Open http://83.149.198.62/dictionary/92/4/perspective/92/5/edit signed in as administrator, search for "perV", click 'Cognates' button, 'Add connection' tab pane, search for "perV", open 'Lexical Entries' dialog, scroll all the way to the right, click the first 'Connect' button, the dialog becomes empty: image image image image

Cancel 'Lexical Entries' and 'Grouping tag' dialogs, perspective view is hang up in a loading state: image

Probably related to #246.

myrix commented 4 years ago

Fixed.

Now 'Lexical Entries' dialog does not become empty after connect: image

And, if after that we close 'Lexical Entries' and 'Grouping tag' dialogs, the perspective view is as it should be: image

nadezhday commented 4 years ago

@myrix? I can not see Lexical Entries link. Bug? image

nadezhday commented 4 years ago

Verified. Scenario works fine. Separate defect is created https://github.com/ispras/lingvodoc-react/issues/250 Default value in the Search field includes space.

pavel-ho commented 4 years ago

I am writing automate tests in selenus. What is described in this issue is somehow unstable reproduced. This morning I checked - it was reproduced, but in the evening - it is no longer reproduced. When I signed in as administrator, search for "perV", click 'Cognates' button, 'Add connection' tab pane, search for "perV", then 'Lexical Entries' dialog does not appear, only 'starling_source: 2 result(s)' This image appears:

pavel-ho commented 4 years ago

cannot_repro

pavel-ho commented 4 years ago

Or it doesn’t matter, and you can click on "starling_source: 2 result(s)" ?

myrix commented 4 years ago

Perhaps, the DB state is changed? When clicking on 'Connect' button in 'Lexical entries' dialog a connection is established, and the entries which have been connected no longer appear in the results of the search for new entries to connect.

Try to re-initialize DB.

vmonakhov commented 1 year ago

Covered in tests/test_view_lexical_03.py