microsoft / microsoft/BotFramework-WebChat

The timestamp in the carousal layout should be moved out of the the film strip

Open
#2,722 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

backlog feature-request needs-design-input
Dominant language
HTML
Stars
1.8k
Forks
1.6k
Avg merge
22h 58m
Merged PRs (30d)
2

Description

Feature Request

Is your feature request related to a problem? Please describe.
Currently, the carousal layout's timestamp sits inside of the film strip, and, as a result, when the user scrolls through the attachments, the timestamp scrolls off the page.

scroll

Describe the suggestion or request in detail
We should consider moving the timestamp from the CarouselFilmStrip component to the CarouselLayout component to prevent the timestamp from moving.

scroll2

Additional Context
Might resolve https://github.com/microsoft/BotFramework-WebChat/issues/2703

[Enhancement]

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the CarouselFilmStrip and CarouselLayout components and reproduce the carousel scrolling behavior shown in the issue. Confirm that the timestamp remains visible while attachments scroll through the film strip, and check whether this also addresses issue 2703.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
frontend, web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.