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

Remove "Leave" button on Room details screen #7275

Merged
merged 2 commits into from
Jan 24, 2023

Conversation

phloux
Copy link
Contributor

@phloux phloux commented Jan 16, 2023

As described in this issue, after the redesign of the room settings screen, there is now 2 "Leave" buttons on these screens : 1 at the first level, and 1 on the "Settings" one.

So, the goal of this PR is to remove the old one on "Settings".

1st level screen :

Settings screen before / After :
->

@sonarcloud
Copy link

sonarcloud bot commented Jan 16, 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
No Duplication information No Duplication information

@phloux phloux marked this pull request as ready for review January 16, 2023 14:06
@codecov
Copy link

codecov bot commented Jan 16, 2023

Codecov Report

Base: 11.93% // Head: 11.93% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (73a5d93) compared to base (43f2fe0).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #7275   +/-   ##
========================================
  Coverage    11.93%   11.93%           
========================================
  Files         1633     1633           
  Lines       160556   160496   -60     
  Branches     65627    65608   -19     
========================================
  Hits         19160    19160           
+ Misses      140757   140697   -60     
  Partials       639      639           
Flag Coverage Δ
uitests 55.21% <ø> (-0.02%) ⬇️
unittests 5.97% <ø> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
...Modules/Room/Settings/RoomSettingsViewController.m 0.00% <ø> (ø)
...ingViewer/LiveLocationSharingViewerViewModel.swift 52.63% <0.00%> (-1.76%) ⬇️
...ojiPicker/Data/EmojiMart/EmojiItem+EmojiMart.swift 95.65% <0.00%> (+0.30%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@phloux phloux requested review from a team and Anderas and removed request for a team January 23, 2023 15:39
@phloux phloux merged commit b41c9b1 into develop Jan 24, 2023
@phloux phloux deleted the phlpro/remove-duplicate-leave-room-button branch January 24, 2023 09:56
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.

3 participants