Skip to content

feat: add option to close overlay - #3433

Merged
alexander-akait merged 11 commits into
masterfrom
overlay-2
Jun 18, 2021
Merged

feat: add option to close overlay#3433
alexander-akait merged 11 commits into
masterfrom
overlay-2

Conversation

@anshumanv

@anshumanv anshumanv commented Jun 13, 2021

Copy link
Copy Markdown
Contributor
  • This is a bugfix
  • This is a feature
  • This is a code refactor
  • This is a test update
  • This is a docs update
  • This is a metadata update

For Bugs and Features; did you add new tests?

yet to

Motivation / Use-Case

add a button on the error overlay to manually allow closing the overlay

Breaking Changes

no

Additional Info

fixes #3361

Comment thread yarn-error.log Outdated
@anshumanv anshumanv changed the title feat: add button to close overlay feat: add option to close overlay Jun 13, 2021
@codecov

codecov Bot commented Jun 13, 2021

Copy link
Copy Markdown

Codecov Report

Merging #3433 (6625c27) into master (639cd75) will decrease coverage by 0.49%.
The diff coverage is 70.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3433      +/-   ##
==========================================
- Coverage   94.77%   94.28%   -0.50%     
==========================================
  Files          34       33       -1     
  Lines        1360     1295      -65     
  Branches      403      400       -3     
==========================================
- Hits         1289     1221      -68     
- Misses         66       67       +1     
- Partials        5        7       +2     
Impacted Files Coverage Δ
client-src/index.js 83.18% <40.00%> (-7.97%) ⬇️
lib/Server.js 95.23% <100.00%> (+0.39%) ⬆️
lib/utils/normalizeOptions.js 98.41% <100.00%> (+0.02%) ⬆️
lib/servers/SockJSServer.js 93.02% <0.00%> (+2.32%) ⬆️
lib/servers/WebsocketServer.js 97.36% <0.00%> (+2.63%) ⬆️

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 639cd75...6625c27. Read the comment docs.

@alexander-akait alexander-akait left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can we add e2e/overlay.test.js and add simple test?

@anshumanv

Copy link
Copy Markdown
Contributor Author

yep lets add it

@alexander-akait

Copy link
Copy Markdown
Member

@anshumanv I will write one couple tests today, so in future you will easy to add them more

@anshumanv

Copy link
Copy Markdown
Contributor Author

yep big thanks @alexander-akait!

@alexander-akait

Copy link
Copy Markdown
Member

I'm tired of these tests, it is more stable right now, but still very flaky, 80% times of my time I spend on tests instead writing code

@alexander-akait
alexander-akait merged commit 307f2e7 into master Jun 18, 2021
@alexander-akait
alexander-akait deleted the overlay-2 branch June 18, 2021 00:12
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.

Critial Dependency: the request of a dependency is an expression when upgrading to 4.0.0-beta.3 from beta.2

3 participants