Skip to content

Conversation

@dtaylor113
Copy link
Member

@dtaylor113 dtaylor113 commented Apr 12, 2019

Previously, cursor does turn to I-Beam (text), but cannot highlight or select the text in the Popover:
popover_not_working

With fix, can now highlight and select text:
popover_working

Fixes #1735

@codecov-io
Copy link

codecov-io commented Apr 12, 2019

Codecov Report

Merging #1757 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1757   +/-   ##
=======================================
  Coverage   82.72%   82.72%           
=======================================
  Files         598      598           
  Lines        6629     6629           
  Branches       72       72           
=======================================
  Hits         5484     5484           
  Misses       1118     1118           
  Partials       27       27
Flag Coverage Δ
#patternfly3 84.87% <ø> (ø) ⬆️
#patternfly4 79.34% <ø> (ø) ⬆️
#patternflymisc 95.68% <ø> (ø) ⬆️
Impacted Files Coverage Δ
...nfly-4/react-core/src/components/Tooltip/styles.js 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 04aba61...0cbb7aa. Read the comment docs.

@dtaylor113
Copy link
Member Author

Hi @jschuler, @dlabaj,
This is for openshift pr: openshift/console#1431

@dtaylor113
Copy link
Member Author

Hi @jschuler, @dlabaj, please review when you get a moment, or reassign. -thanks :-)

@LHinson LHinson added this to the 1.0.0-rc-2 milestone Apr 18, 2019
Copy link
Contributor

@tlabaj tlabaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tlabaj tlabaj merged commit 70be06f into master May 6, 2019
@redallen redallen deleted the popover-copy branch August 15, 2019 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Popover: need to be able to highlight and copy text in Popover

7 participants