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

Polls refinements #1608

Merged
merged 14 commits into from
Sep 1, 2023
Merged

Polls refinements #1608

merged 14 commits into from
Sep 1, 2023

Conversation

alfogrillo
Copy link
Contributor

@alfogrillo alfogrillo commented Aug 31, 2023

This PR:

  • Deletes the feature flags for polls
  • Updates the "end poll" UI in the timeline
  • Refines the focus logics in the "create poll" form
  • Adds an alert when the user discards a "draft poll"

@github-actions
Copy link

github-actions bot commented Aug 31, 2023

Warnings
⚠️ Please add a changelog.
⚠️ Some of the commits are missing ticket numbers. Please consider squashing all commits that don't have a tracking number.
⚠️ You seem to have made changes to views. Please consider adding screenshots.

Generated by 🚫 Danger Swift against 2436c0f

@alfogrillo alfogrillo force-pushed the alfogrillo/poll_ux_refinements branch from 3017953 to 2fe0948 Compare August 31, 2023 15:12
@alfogrillo alfogrillo self-assigned this Aug 31, 2023
@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Patch coverage: 31.14% and project coverage change: +0.02% 🎉

Comparison is base (41662a5) 57.98% compared to head (2436c0f) 58.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1608      +/-   ##
===========================================
+ Coverage    57.98%   58.00%   +0.02%     
===========================================
  Files          410      410              
  Lines        27671    27696      +25     
  Branches     13728    13747      +19     
===========================================
+ Hits         16045    16066      +21     
- Misses       11182    11192      +10     
+ Partials       444      438       -6     
Flag Coverage Δ
uitests 33.53% <31.14%> (+0.06%) ⬆️
unittests 22.77% <1.63%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
ElementX/Sources/Application/AppSettings.swift 96.49% <ø> (ø)
...urces/Screens/RoomScreen/RoomScreenViewModel.swift 53.56% <0.00%> (-0.08%) ⬇️
...ces/Screens/RoomScreen/View/TimelineItemMenu.swift 59.03% <0.00%> (-5.79%) ⬇️
...erOptionsScreen/DeveloperOptionsScreenModels.swift 0.00% <ø> (ø)
...perOptionsScreen/View/DeveloperOptionsScreen.swift 0.00% <ø> (ø)
ElementX/Sources/Services/Room/RoomProxy.swift 25.71% <0.00%> (ø)
...entX/Sources/Services/Room/RoomProxyProtocol.swift 68.00% <ø> (ø)
...meline/TimelineItems/RoomTimelineItemFactory.swift 22.47% <ø> (+0.13%) ⬆️
...s/CreatePollScreen/CreatePollScreenViewModel.swift 48.71% <11.11%> (-12.58%) ⬇️
...ns/ComposerToolbar/View/RoomAttachmentPicker.swift 87.05% <40.00%> (+4.30%) ⬆️
... and 3 more

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alfogrillo alfogrillo force-pushed the alfogrillo/poll_ux_refinements branch 4 times, most recently from aa5b477 to 18ea29d Compare September 1, 2023 10:54
@alfogrillo alfogrillo marked this pull request as ready for review September 1, 2023 12:43
@alfogrillo alfogrillo requested a review from a team as a code owner September 1, 2023 12:43
@alfogrillo alfogrillo requested review from stefanceriu and removed request for a team September 1, 2023 12:43
Copy link
Member

@stefanceriu stefanceriu left a comment

Choose a reason for hiding this comment

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

lgtm 👍

@sonarcloud
Copy link

sonarcloud bot commented Sep 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@alfogrillo alfogrillo merged commit 9b313b8 into develop Sep 1, 2023
11 checks passed
@alfogrillo alfogrillo deleted the alfogrillo/poll_ux_refinements branch September 1, 2023 13:55
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