From f5a9e40bc17fcddb90dabc1a8dbe4145921251da Mon Sep 17 00:00:00 2001 From: Paulo Castellano Date: Fri, 17 Jul 2026 19:15:58 -0300 Subject: [PATCH] refactor(ui): mobile polish and dead-state cleanup from review - Restore desktop tab spacing (lg:gap-6) on the automation tabs - break-words / viewport width caps on the AI review chips, lightbox alt overlay, and pick-time popover - Remove the now-unused hoveredCommentId state after the comment toolbar became touch-visible --- resources/js/components/ImagePreviewDialog.vue | 2 +- resources/js/components/automations/AutomationTabsNav.vue | 2 +- resources/js/components/posts/PickTimePopover.vue | 4 ++-- resources/js/components/posts/ai/AiReviewDialog.vue | 4 ++-- resources/js/components/posts/editor/CommentsTab.vue | 7 ++----- 5 files changed, 8 insertions(+), 11 deletions(-) diff --git a/resources/js/components/ImagePreviewDialog.vue b/resources/js/components/ImagePreviewDialog.vue index 100dd5f0..de1f49f7 100644 --- a/resources/js/components/ImagePreviewDialog.vue +++ b/resources/js/components/ImagePreviewDialog.vue @@ -141,7 +141,7 @@ defineExpose({ open, openCollection, close });
{{ currentItem.altText }} diff --git a/resources/js/components/automations/AutomationTabsNav.vue b/resources/js/components/automations/AutomationTabsNav.vue index 85b5886f..2aa3d6fa 100644 --- a/resources/js/components/automations/AutomationTabsNav.vue +++ b/resources/js/components/automations/AutomationTabsNav.vue @@ -18,7 +18,7 @@ const tabs = computed(() => [