Skip to content

Conversation

@HoonBaek
Copy link
Contributor

@HoonBaek HoonBaek commented Nov 26, 2024

@HoonBaek HoonBaek self-assigned this Nov 26, 2024
@HoonBaek HoonBaek changed the base branch from main to refactor/sendbird-provider November 26, 2024 06:32
@netlify
Copy link

netlify bot commented Nov 26, 2024

Deploy Preview for sendbird-uikit-react failed. Why did it fail? →

Name Link
🔨 Latest commit e7d8940
🔍 Latest deploy log https://app.netlify.com/sites/sendbird-uikit-react/deploys/67456b711b5cbe000828401e

@HoonBaek HoonBaek force-pushed the refactor/CLNP-5736/Migrate-dispatchers-to-SMH branch from e7d8940 to c57e535 Compare November 26, 2024 06:33
@HoonBaek HoonBaek added the in progress Work in progress label Nov 26, 2024
@HoonBaek HoonBaek removed the in progress Work in progress label Nov 28, 2024
Comment on lines +15 to +17
// TODO: Support below legacy exports
// useSendbirdStateContext: 'src/hooks/useSendbirdStateContext.tsx',
// withSendbird: 'src/lib/SendbirdSdkContext.tsx',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

support this in the separated PR

@HoonBaek HoonBaek mentioned this pull request Nov 28, 2024
Copy link
Contributor Author

Choose a reason for hiding this comment

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

불필요한 파라미터 전달 useSendbird

Copy link
Contributor Author

Choose a reason for hiding this comment

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

type definition export도 확인하기

if (data.channel.url === currentChannel?.url) scrollPubSub.publish('scrollToBottom', {});
};

if (pubSub?.subscribe === undefined) return;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

There's a moment that pubSub is undefined when its component is initialized

from #1256

`sendbird/type` file's location has been moved, so it affected to the
every file that uses the type variables related to the Sendbird
@HoonBaek HoonBaek merged commit 70f17df into refactor/sendbird-provider Nov 28, 2024
5 of 6 checks passed
@HoonBaek HoonBaek deleted the refactor/CLNP-5736/Migrate-dispatchers-to-SMH branch November 28, 2024 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants