-
Notifications
You must be signed in to change notification settings - Fork 28.9k
Closed as not planned
Closed as not planned
Copy link
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectfound in release: 2.0Found to occur in 2.0Found to occur in 2.0found in release: 2.3Found to occur in 2.3Found to occur in 2.3has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work onp: flutter_markdownflutter/packages flutter_markdownflutter/packages flutter_markdownpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem teamOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem teamTriaged by Ecosystem team
Description
I'm using flutter_markdown 0.6.1 and Flutter version 2.0.6, and I really appreciate the package! It's honestly a life saver when rendering user-generated content.
When I use MarkdownBody to render markdown text with links, I notice that the links are often not large enough to successfully tap on the first try. Depending on the size of the font being used, the size of the tappable area may be well under kMinInteractiveDimension.
It's possible this could be considered a bug, but it's also possible that I am thinking about this problem incorrectly: How can I ensure that links rendered by MarkdownBody are sufficiently large so users can definitely tap them?
Possibly related? Although maybe not: #81737
maxstubbersfield and codenyte
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectfound in release: 2.0Found to occur in 2.0Found to occur in 2.0found in release: 2.3Found to occur in 2.3Found to occur in 2.3has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work onp: flutter_markdownflutter/packages flutter_markdownflutter/packages flutter_markdownpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem teamOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem teamTriaged by Ecosystem team