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

Table View: A column with comments displays an incorrect caption if the Other option is enabled #500

Closed
Bulletura opened this issue Jan 9, 2025 · 1 comment · Fixed by #505
Assignees
Labels
bug user issue An issue or bug reported by users

Comments

@Bulletura
Copy link

Describe the bug
Column name of comment value is the label of the "Other" option if component have "Other" and "Comment box" enabled

Steps to reproduce

  1. Add a Checkboxes question
  2. Enable "Add a comment box" and "Enable the 'Other' option"
  3. Rename the comment box label to "Comment"
  4. Fill the form and check column names in the result table
  5. The column name of the comment value is "Other (describe)"

Expected behavior
The column label of the comment value should be "Comment" instead of "Other (describe)"

Screenshots
image

image

Please complete the following information:

  • Browser: Chrome
  • Browser version: 131.0.6778.264
  • JS framework/library: Vue 3
  • SurveyJS version: v1.12.12
  • Device: PC
@JaneSjs JaneSjs self-assigned this Jan 14, 2025
@JaneSjs
Copy link
Contributor

JaneSjs commented Jan 14, 2025

Hi @Bulletura,
Thank you for reporting this issue. I forwarded it to our developers for further research.


View Demo

image

Issue: a comment value appears within the Other (describe) column.
image

Expected behavior: the comment value should appear under a column labeled "Comment" instead.

@JaneSjs JaneSjs added bug user issue An issue or bug reported by users labels Jan 14, 2025
@JaneSjs JaneSjs assigned dk981234 and unassigned JaneSjs Jan 14, 2025
@dk981234 dk981234 linked a pull request Jan 16, 2025 that will close this issue
@dk981234 dk981234 linked a pull request Jan 16, 2025 that will close this issue
@RomanTsukanov RomanTsukanov changed the title Tabulator: Wrong column label on comment box value if Other option is enabled Table View: A column with comments displays an incorrect caption if the Other option is enabled Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug user issue An issue or bug reported by users
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants