Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Column type does not auto-select as URL for links in table widget #38280

Open
1 task done
shadabbuchh opened this issue Dec 20, 2024 · 0 comments
Open
1 task done
Assignees
Labels
Bug Something isn't working Medium Issues that frustrate users due to poor UX Needs Triaging Needs attention from maintainers to triage Production Table Widget V2 Issues related to Table Widget V2 Widgets & Accelerators Pod Issues related to widgets & Accelerators Widgets Product This label groups issues related to widgets

Comments

@shadabbuchh
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Description

When binding a Table widget to a datasource, the column type does not automatically set to "URL" even if the column contains links.

Steps To Reproduce

  1. Add a Table widget.
  2. Bind the Table widget to a datasource that contains a column with URL links.
  3. Observe the column type for the column containing the URLs in the column's settings.

Expected Result:
The column type should automatically be set to "URL" when the column contains links.

Actual Result:
The column type remains as Plain Text and does not automatically detect and set itself as "URL."

Public Sample App

No response

Environment

Production

Severity

Medium (Frustrating UX)

Issue video log

https://jam.dev/c/209dd755-1992-4372-b69a-ea62bc87c632

Version

Cloud

@shadabbuchh shadabbuchh added Bug Something isn't working Production Needs Triaging Needs attention from maintainers to triage Medium Issues that frustrate users due to poor UX Table Widget V2 Issues related to Table Widget V2 labels Dec 20, 2024
@github-actions github-actions bot added Widgets Product This label groups issues related to widgets Widgets & Accelerators Pod Issues related to widgets & Accelerators labels Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Medium Issues that frustrate users due to poor UX Needs Triaging Needs attention from maintainers to triage Production Table Widget V2 Issues related to Table Widget V2 Widgets & Accelerators Pod Issues related to widgets & Accelerators Widgets Product This label groups issues related to widgets
Projects
None yet
Development

No branches or pull requests

2 participants