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

feat(react-native): add lobby footer component #1091

Merged
merged 2 commits into from
Oct 4, 2023

Conversation

aharwood9
Copy link
Contributor

In adding a meeting UI, I found I couldn't customise the text above the button in the Lobby component. As we will be using the channelId for the callId, I didn't like that it said they were joining this seemingly random ID. This would likely be confusing to the user as they have no reference to this.

Changes -

  • Add a LobbyFooter component to the Lobby and the ability to customise it
  • Updated the documentation

Tested -

  • I've tested this causes no changes in behaviour in the DogFood app and that I customise it

Note - I've also updated the translation as there was a random capital "J" in join. I can revert if this was intentional.

@aharwood9 aharwood9 changed the title feat(react-native) - Add lobby footer component feat(react-native): add lobby footer component Sep 15, 2023
@santhoshvai santhoshvai requested a review from khushal87 October 4, 2023 13:35
@santhoshvai
Copy link
Member

@khushal87 can you check this asap, as the owner of lobby components.. 🙏

@santhoshvai
Copy link
Member

@aharwood9 many thanks for spotting and fixing this

@khushal87
Copy link
Member

Yes @santhoshvai

@khushal87 khushal87 merged commit 4945eb3 into GetStream:main Oct 4, 2023
0 of 3 checks passed
@aharwood9 aharwood9 deleted the add-lobby-footer-component branch October 4, 2023 13:52
@aharwood9
Copy link
Contributor Author

Thanks @khushal87 and @santhoshvai 🎉

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