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

[IMPROVE] Inappchat improvements and fixes #112

Merged
merged 3 commits into from
Apr 1, 2022

Conversation

sidmohanty11
Copy link
Contributor

@sidmohanty11 sidmohanty11 commented Mar 30, 2022

  • useSsl was treated as a function that didn't give us a resolved value
  • error handling an edge case (if we don't provide a valid rid or any rid)
  • added host as a component level parameter and removed the env variable dependency, at development, it points to http://localhost:3000, and in prod (as of now) it resolves into Debdut sir's RC instance (which is https://community.liaison.rocketchat.digital/)
  • now cookies are handled at the component level

@lgtm-com
Copy link

lgtm-com bot commented Mar 30, 2022

This pull request introduces 1 alert when merging ab89eda into 8b32f11 - view on LGTM.com

new alerts:

  • 1 for Potentially unsafe external link

@sidmohanty11
Copy link
Contributor Author

@Sing-Li

  • I've added host as a parameter of the component <Inappchat host={host} />,
  • now handling cookies at the component-level

please let me know your thoughts

@sidmohanty11 sidmohanty11 changed the title [FIX] useSsl is a boolean not a function [IMPROVE] Inappchat improvements and fixes Mar 31, 2022
@Sing-Li Sing-Li merged commit fac9731 into RocketChat:master Apr 1, 2022
@Sing-Li Sing-Li added the chore label Apr 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants