Skip to content

Bug: Overflow Issue in timer_view.dart on Small-Sized Devices #723

Open
@mahendra-918

Description

@mahendra-918

Description

Issue Description:

We are experiencing an overflow issue in the timer_view.dart file when running the application on small-sized devices. The Row widget inside the dialog overflows, causing a RenderFlex overflow error. This issue occurs specifically when the content exceeds the available horizontal space.

Steps to Reproduce:

Run the application on a small-sized device.
Navigate to the Timer view.
Add or manage timers to trigger the dialog.
Observe the overflow error in the console.

Screenshots

Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions