Skip to content

Fix duplicate tag info view registration - #25441

Merged
PVince81 merged 1 commit into
masterfrom
bugfix/24473/quickfix-tags-view-once
Feb 4, 2021
Merged

Fix duplicate tag info view registration#25441
PVince81 merged 1 commit into
masterfrom
bugfix/24473/quickfix-tags-view-once

Conversation

@PVince81

Copy link
Copy Markdown
Member

Only register the tag info view once as it's stored in a singleton.
This fixes an issue where the tag info view did not get rendered after
switching between different file views.

Fixes#24473

@PVince81

Copy link
Copy Markdown
MemberAuthor

/backport to stable20

@PVince81

Copy link
Copy Markdown
MemberAuthor

/backport to stable21

@rullzer
rullzerforce-pushed the bugfix/24473/quickfix-tags-view-once branch from a2e1712 to 8b04280CompareFebruary 3, 2021 21:50
Only register the tag info view once as it's stored in a singleton.
This fixes an issue where the tag info view did not get rendered after
swiching between different file views.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
@PVince81
PVince81 merged commit 99052da into masterFeb 4, 2021
@PVince81
PVince81 deleted the bugfix/24473/quickfix-tags-view-once branch February 4, 2021 09:11
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbugfeature: tags

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tag text field not showing consistently

3 participants

@PVince81@rullzer@ChristophWurst