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

fix(ui-tray): fix shouldCloseOnDocumentClick not working when a second Tray is opened #1362

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

balzss
Copy link
Contributor

@balzss balzss commented Nov 10, 2023

INSTUI-3935

Copy link

Preview URL: https://1362--preview-instui.netlify.app

@balzss balzss self-assigned this Nov 13, 2023
constructor (props) {
super(props)
const FPO = lorem.paragraph();
class ExampleLeft extends React.Component {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this shouldn't be included. was only for testing the changes

<App />
</InstUISettingsProvider>
</React.StrictMode>
<InstUISettingsProvider theme={canvas}>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

strick mode shouldn't be removed

@balzss balzss force-pushed the fix/double-tray-open branch from af371ed to 0ffc7f1 Compare November 15, 2023 13:35
@balzss balzss merged commit ca62df5 into master Nov 15, 2023
@balzss balzss deleted the fix/double-tray-open branch November 15, 2023 13:58
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.

None yet

3 participants