question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

bug: Editing column descriptions does not work

See original GitHub issue

It looks like this may be a recent regression.

Expected Behavior

When is_editable is true, there are two conditions:

  • if the column already has a description, there should be an icon/link to edit the description
  • if the column does not have a description, the “Add Description” link should open a textbox to edit the description

Current Behavior

  • For a column with a description, no edit icon/link appears.
  • For a column with no description, the “Add Description” link appears, but clicking it does nothing and triggers a JS error (see screenshot).

Steps to Reproduce

  1. docker-compose -f docker-compose-local.yml up
  2. Edit the sample data in amundsendatabuilder/example/sample_data to include a column with no description. (Currently all example columns have descriptions.)
  3. Attempt to add/edit descriptions.

Screenshots (if appropriate)

image

image

image

Your Environment

docker-amundsen-local.yml using current versions as of writing (7/13).

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
jdavidheisercommented, Nov 12, 2020

I was not able to reproduce this bug on our Amundsen instance.

0reactions
feng-taocommented, Nov 12, 2020

I think the issue has already been fixed by @dikshathakur3119 before which we could close this issue now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Column Descriptions are Not Displaying on the Edit Form
Open the site with SPD and navigate to the list, looking for the EditForm.aspx file. If the file has an i icon next...
Read more >
Solved: Description Field Edit - Atlassian Community
Solved: I've noticed that once a bug issue type is created, the Description field can't be edited at all. However, when a User...
Read more >
List Item Description not showing up when viewing item?
The problem is that the Description field will show up when you are creating a list item but when you view a list...
Read more >
Description column in SharePoint libraries – how to use
In this post we take a look at the description column in SharePoint document libraries and how to make use of it.
Read more >
Configure column properties - AppSheet Help - Google Support
When viewing the columns in your table, you'll see the column structure that AppSheet has deduced and created for your data. This may...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found