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 join button on room directory search #2827

Merged

Conversation

jmartinesp
Copy link
Member

Type of change

  • Feature
  • Bugfix
  • Technical
  • Other :

Content

Removed the 'Join' button in the room directory search result items.

Motivation and context

Product design decision: it took too much space and you can join the room by opening it and tapping on 'Join'.

Screenshots / GIFs

Before After

Tests

  • Enable room directory search in the feature flags.
  • On the room list, tap on the search button, then 'Browse all rooms'.
  • Not joined rooms should not display the 'Join' button anymore.

Tested devices

  • Physical
  • Emulator
  • OS version(s): 14

Checklist

@jmartinesp jmartinesp requested a review from a team as a code owner May 10, 2024 08:52
@jmartinesp jmartinesp requested review from bmarty and removed request for a team May 10, 2024 08:52
@jmartinesp jmartinesp changed the title Fix/jme/remove join button on room directory search Remove join button on room directory search May 10, 2024
@jmartinesp jmartinesp added the Run-Maestro Starts a Maestro Cloud session to run integration tests label May 10, 2024
@github-actions github-actions bot removed the Run-Maestro Starts a Maestro Cloud session to run integration tests label May 10, 2024
Copy link
Contributor

📱 Scan the QR code below to install the build (arm64 only) for this PR.
QR code
If you can't scan the QR code you can install the build via this link: https://i.diawi.com/Kby7tF

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

codecov bot commented May 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.95%. Comparing base (2f19f57) to head (34b8b6c).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2827      +/-   ##
===========================================
- Coverage    73.96%   73.95%   -0.01%     
===========================================
  Files         1530     1530              
  Lines        36555    36539      -16     
  Branches      7076     7074       -2     
===========================================
- Hits         27038    27023      -15     
  Misses        5811     5811              
+ Partials      3706     3705       -1     

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

@jmartinesp jmartinesp merged commit b95df7e into develop May 10, 2024
19 of 20 checks passed
@jmartinesp jmartinesp deleted the fix/jme/remove-join-button-on-room-directory-search branch May 10, 2024 09:31
Copy link
Member

@bmarty bmarty left a comment

Choose a reason for hiding this comment

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

Thanks!

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