Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed focus issue for interactive message/hsm #1578

Merged
merged 1 commit into from
Aug 6, 2021

Conversation

shreesh1993
Copy link
Contributor

  • Fixed HSM/interactive template focus issue when copy-pasting contents in the text area

@shreesh1993 shreesh1993 requested a review from mdshamoon August 6, 2021 09:35
@codecov
Copy link

codecov bot commented Aug 6, 2021

Codecov Report

Merging #1578 (301c988) into master (ca3a741) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1578      +/-   ##
==========================================
- Coverage   77.57%   77.56%   -0.01%     
==========================================
  Files         204      204              
  Lines        6813     6812       -1     
  Branches     1410     1409       -1     
==========================================
- Hits         5285     5284       -1     
  Misses       1088     1088              
  Partials      440      440              
Impacted Files Coverage Δ
src/components/UI/Form/EmojiInput/EmojiInput.tsx 71.42% <ø> (+3.09%) ⬆️
...ntainers/InteractiveMessage/InteractiveMessage.tsx 74.38% <0.00%> (-0.24%) ⬇️
src/containers/Template/Form/HSM/HSM.tsx 70.00% <0.00%> (-1.19%) ⬇️
src/containers/Template/Form/Template.tsx 33.11% <0.00%> (-0.11%) ⬇️

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 ca3a741...301c988. Read the comment docs.

@cypress
Copy link

cypress bot commented Aug 6, 2021



Test summary

174 3 0 0Flakiness 15


Run details

Project Glific
Status Failed
Commit 869ff62 ℹ️
Started Aug 6, 2021 9:52 AM
Ended Aug 6, 2021 10:41 AM
Duration 49:48 💡
OS Linux Ubuntu - 20.04
Browser Electron 89

View run in Cypress Dashboard ➡️


Failures

chat/Chat.spec.ts Failed
1 Chats > Send attachment - Document
chat/ChatCollection.spec.ts Failed
1 ChatCollection > should send attachment to collection - Image
collection/Collection.spec.ts Failed
1 Collection > should create new collection

Flakiness

chat/Chat.spec.ts Flakiness
1 Chats > Send attachment - Image
2 Chats > Send attachment - Audio
3 Chats > Send attachment - Video
chat/ChatCollection.spec.ts Flakiness
1 ChatCollection > should send attachment to collection - Document
collection/Collection.spec.ts Flakiness
1 Collection > should add member to collection
This comment includes only the first 5 flaky tests. See all 15 flaky tests in the Cypress Dashboard.

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@mdshamoon mdshamoon merged commit 01417b3 into master Aug 6, 2021
@mdshamoon mdshamoon deleted the bug/hsm-interactive-focus-fix branch August 6, 2021 11:16
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.

2 participants