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.

Form file name not displayed

See original GitHub issue

Describe the Bug

When saving a freshly created form file the new file name is not displayed in the tab bar. Instead of that the initial file name form_1.form is displayed. Furthermore the tooltip shows unsaved when I hover over the tab header.

Steps to Reproduce

  1. create a new form file
  2. save it and change the file name
  3. observe the displayed file name in the tab header
  4. hover over the tab header

Expected Behavior

correct file name will be displayed

Environment

  • OS: linux mint 20.2
  • Camunda Modeler Version: 4.11.1-new-properties-panel edition

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

2reactions
barmaccommented, Nov 23, 2021

I can reproduce it in a nightly build as well. So this may be a regression.

1reaction
MaxTrucommented, Dec 15, 2021

With the latest nightly (having linting also for BPMN), this bug also occurs with BPMN diagrams.

Read more comments on GitHub >

github_iconTop Results From Across the Web

bootstrap 4 file input doesn't show the file name - Stack Overflow
I have a problem with the custom-file-input class in Bootstrap 4. after I chose which file I want to upload the filename do...
Read more >
Custom file input does not show file name after upload #27352
It works as expected. I see that it is overlapping the default input element. Issue: Typically the filename is displayed once we upload...
Read more >
How to get file input by selected file name without path using ...
The task is to get the file input by selected filename without the path using jQuery. To select the file we will use...
Read more >
<input type="file"> - HTML: HyperText Markup Language | MDN
When a file is chosen using an <input type="file"> , the real path to the source file is not shown in the input's...
Read more >
Display file name in page after selecting file in file input
Display file name in page after selecting file in file input · Pen Settings · HTML · HTML · CSS · CSS ·...
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