Running into an issue? Have a question or suggestion?

Tell us how we can make Lumiere better. You can also visit the Lumiere Knowledge Base for more information!

QA Review

Implement VideoSelectDialog component for Hero Carousel

Overview Create the VideoSelectDialog component for the Hero Carousel feature. This component allows users to select videos from the channel to associate with a hero slide. Requirements Show videos from the current channel in a list layout with thumbnails Enable searching/filtering videos by title Allow selecting a single video to associate with the slide Display video duration and title Close dialog after selection or cancel Component Location /src/apps/admin-app/src/routes/(app)/(studio)/channel/[channelId]/(private)/setup/ChannelHeroSetup/VideoSelectDialog.svelte Technical Specifications Use ItemTile components for video display Handle pagination if there are many videos Integrate with existing channel video fetching APIs Emit events for selection and cancellation Use the Dialog component from our shared components Acceptance Criteria Dialog opens when triggered from HeroSlideSettings Videos from the channel are displayed with thumbnails and titles Searching by title works correctly Selecting a video closes the dialog and returns the selection Cancel button closes the dialog without selection Loading states are handled properly Empty state is shown when no videos are found

Linear 9 months ago

Bugs

Verbatims upload not fully uploading or displaying data

I’ve uploaded a .csv file of multiple open-ended questions (with ~1000n responses per question) into Lumiere using a blank video. I get the pop-up notification that the data has started uploading, but the viewers count doesn’t change and the data never uploads to the Questions tab. I’ve tried this a few different times on a few different uploads with no success: https://lumiere.is/app/video/vegzM8LjZI6R/reactions?chart=sentiment https://lumiere.is/app/video/v1Yno4UPESAh/reactions?chart=sentiment I separately tried doing the same thing with the same files, but uploading only one open-ended question instead of most/all of them, and it worked but only to a partial extent. The viewers count increased, but not to the full number of responses that it should be displaying, and the data still doesn’t appear in the Questions tab: https://lumiere.is/app/video/vprNiio7kf1H/reactions?chart=sentiment https://lumiere.is/app/video/vMoU25nfMEfT/reactions?chart=sentiment

Riley Galvin 11 months ago

Bugs