You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please confirm that the bug report does not already exist
I confirm there is no existing issue for this bug.
Steps to reproduce
This is a follow-up issue to #10800, the fix for this partially worked, but issues remain.
Make a long url like so: URL(CONCAT("https://mywebsitewithaverylongname.com/somepath/somepath?id=", {Id}))
The url is not clickable (checked kanban view, may apply elsewhere)
When I try to copy/paste the url, it stops at a certain character, indicating there is some kind of length limit. This isn't a huge issue if clicking works.
Desired Behavior
Make links clickable again
Project Details
Hosted on nocodb.com.
Shout out to the nocodb devs, this is new software with a few rough edges but devs have been working hard, responding quickly, and it is much appreciated!!
Attachments
No response
The text was updated successfully, but these errors were encountered:
Please confirm that the bug report does not already exist
Steps to reproduce
This is a follow-up issue to #10800, the fix for this partially worked, but issues remain.
URL(CONCAT("https://mywebsitewithaverylongname.com/somepath/somepath?id=", {Id}))
Desired Behavior
Make links clickable again
Project Details
Hosted on nocodb.com.
Shout out to the nocodb devs, this is new software with a few rough edges but devs have been working hard, responding quickly, and it is much appreciated!!
Attachments
No response
The text was updated successfully, but these errors were encountered: