FOUR-21178: Navigation button shouldn't have the clipboard page as an option#1784
Closed
rodriquelca wants to merge 2 commits intorelease-2025-winterfrom
Closed
FOUR-21178: Navigation button shouldn't have the clipboard page as an option#1784rodriquelca wants to merge 2 commits intorelease-2025-winterfrom
rodriquelca wants to merge 2 commits intorelease-2025-winterfrom
Conversation
screen-builder
|
||||||||||||||||||||||||||||
| Project |
screen-builder
|
| Branch Review |
bugfix/FOUR-21178
|
| Run status |
|
| Run duration | 09m 00s |
| Commit |
|
| Committer | rodrigo |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
0
|
|
|
19
|
|
|
0
|
|
|
366
|
| View all changes introduced in this branch ↗︎ | |
…ion issues on Ubuntu 24.04 (Noble)
|
caleeli
reviewed
Jan 23, 2025
| }); | ||
|
|
||
| it("TCP4-4443: Verify that the control from the NAVIGATION section have been added to the clipboard", () => { | ||
| it("TCP4-4443: Verify that the control from the NAVIGATION section have not been added to the clipboard", () => { |
Collaborator
There was a problem hiding this comment.
Suggested change
| it("TCP4-4443: Verify that the control from the NAVIGATION section have not been added to the clipboard", () => { | |
| it("TCP4-4443: Verify the "Clipboard" button in NAVIGATION, but not "Clipboard" as a page option."); |
caleeli
reviewed
Jan 23, 2025
| event: 'pageNavigate', | ||
| eventData: null, | ||
|
|
||
| disableClipboard: true, |
Collaborator
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.





Issue & Reproduction Steps
Expected behavior:
Navigation button shouldn't have the clipboard page as an option
Actual behavior:
Navigation button have the clipboard page as an option
Solution
How to Test
Related Tickets & Packages
Code Review Checklist