Skip to content

Conversation

@FBanfi
Copy link
Collaborator

@FBanfi FBanfi commented Nov 20, 2025

Purpose

This update adds the sidebar UI to let the users open the dialog location whenever they want to use the app.

Approach

Sidebar location was modified to display the button and text.

Testing steps

Automated tests added.

Grabacion.de.pantalla.2025-11-20.a.la.s.9.56.00.a.m.mov

Breaking Changes

N/A

Dependencies and/or References

Link to MAPS-103.

Deployment

N/A

@FBanfi FBanfi requested a review from a team as a code owner November 20, 2025 12:59
Copy link
Collaborator

@joaquincasal joaquincasal left a comment

Choose a reason for hiding this comment

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

Looks good! Left one minor comment that should be addressed before merging

import { APP_NAME } from '../utils/consts';

const Sidebar = () => {
const sdk = useSDK<SidebarAppSDK>();
Copy link
Collaborator

Choose a reason for hiding this comment

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

We should add the useAutoResizer hook so the height of the component is adjusted

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