Skip to content

[BUG] Unable to edit name of pointer/ping #37

@dennywright

Description

@dennywright

When I try to edit the name of the pointer/ping, the name is not changed.

In the console, you can see that each character is added to the beginning of the name in turn, but only the last character gets added to the front of the name and the rest of the name remains the same.

This also makes it difficult to Add New pointer/pings because it won't take a new name.

I was able to work around this by typing in single character names, although the text box showed the New name or maybe one of the other names.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Configure Settings -> PnP Settings and Design Studio'
  2. Click on 'Choose your pointer'
  3. Select a pointer name, or Add New pointer
  4. Type a new name.
  5. Nothing happens or a character ends up at the front of the string.
  6. In the console, you can see the name of the object been modified and each character typed added to the front of the string.

Expected behavior
The new name should be be displayed and updated in the list.

Module incompatibilities
Same problem when I disabled all modules

Screenshots/GIFs/Videos
If applicable, add screenshots to help explain your problem.

A picture is worth a thousand words.

Desktop (please complete the following information):

  • OS: MacOS 12.3
  • Browser: Chrome
  • FVTT Version: v9.255
  • Module version: 2.3.4

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions