feat: fix scroll issues in properties editor and enable properties editor for invalid parts (SOFIE-282 and SOFIE-283)#63
Open
anteeek wants to merge 3 commits intofeat/SOFIE-284from
Open
feat: fix scroll issues in properties editor and enable properties editor for invalid parts (SOFIE-282 and SOFIE-283)#63anteeek wants to merge 3 commits intofeat/SOFIE-284from
anteeek wants to merge 3 commits intofeat/SOFIE-284from
Conversation
be31092 to
8943789
Compare
fccdc29 to
19b0da6
Compare
8943789 to
dd64f5b
Compare
19b0da6 to
b3ebcf3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
About the Contributor
This PR is made on behalf of the BBC
Type of Contribution
This is a:
Bug fix
Current Behavior
Upon scrolling pieces out of the screen in rundown view, the properties editor glitches and stops displaying the piece content
The properties editor is not accessible for invalid parts
New Behavior
It removes the bug
It enables the properties editor for invalid parts
Testing
Affected areas
Properties editor in rundown view
Time Frame
Not urgent, but we would like to get this merged into the in-development release. This PR is chained to #62 to facilitate code review, as it changes overlapping areas
Other Information
Status