Skip to content

fix: triggers modal ready event to new ticket sidebar too#116

Merged
EduardoMeira merged 1 commit into
mainfrom
hotfix/trigger-modal-ready-new-ticket-sidebar
Apr 28, 2026
Merged

fix: triggers modal ready event to new ticket sidebar too#116
EduardoMeira merged 1 commit into
mainfrom
hotfix/trigger-modal-ready-new-ticket-sidebar

Conversation

@EduardoMeira

Copy link
Copy Markdown
Contributor

Descrição:
Resolvendo um bug antigo no client core, que faz com que o modal nunca emita o evento de ready para a location New Ticket Sidebar

@MatheusDev20 MatheusDev20 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Falta adicionar a nova location no type pro build passar

export type InstanceLocations =
  | 'ticket_sidebar'
  | 'nav_bar'
  | 'modal'
  | 'top_bar';

@EduardoMeira EduardoMeira force-pushed the hotfix/trigger-modal-ready-new-ticket-sidebar branch from bb80953 to 796ea92 Compare April 28, 2026 14:14
@EduardoMeira EduardoMeira force-pushed the hotfix/trigger-modal-ready-new-ticket-sidebar branch from 796ea92 to a49a1d6 Compare April 28, 2026 14:17
@EduardoMeira EduardoMeira merged commit 6985a52 into main Apr 28, 2026
2 checks passed
@EduardoMeira EduardoMeira deleted the hotfix/trigger-modal-ready-new-ticket-sidebar branch April 28, 2026 14:39
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