豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

[FEATURE] <Ticket should follow page scrolling while editing it to see changes for a better user experience> #10316

@feres7

Description

@feres7

Is this a unique feature?

  • I have checked "open" AND "closed" issues and this is not a duplicate

Is your feature request related to a problem/unavailable functionality? Please describe.

When editing the event ticket, ensure that changes are instantly visible without the need to manually scroll up after each adjustment. It's essential for the ticket to remain visible at all times while scrolling for a seamless user experience.

Proposed Solution

By making the ticket follow the page scrolling, users can conveniently view changes directly without interruption.

Screenshots

this is a video before and after the changes
https://streamable.com/tngbd6

Do you want to work on this issue?

Yes

If "yes" to above, please explain how you would technically implement this

CSS Class: In the return function of the EventCard.js I add The div element with the CSS classes sticky, top-0. These classes ensure that the component sticks to the top of the viewport and the event card is synchronized with scrolling.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions