Skip to content

UI : navbar tooltip position fix when "loading" appears.

Matthias Käppler requested to merge github/fork/yuters/patch-3 into master

Created by: yuters

When the loading list item appears, the tooltip change its position:

Before clicking :

before-click

After clicking :

after-click

This pull request fixes the issue.

Merge request reports