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

[Bug]: Unit is displayed twice when you enter a unit afterwards #440

Closed
SabrinaZander opened this issue Jun 24, 2024 · 2 comments
Closed
Assignees
Labels
Type: Bug Something is not working, and it is confirmed by maintainers to be a bug.

Comments

@SabrinaZander
Copy link

Contact Details

No response

What happened?

When you chance a Term cell into a Unit cell and type in a Unit, the unit is displyed twice.
This also happends when you search for a Unit in an empty unit cell.

Steps to reproduce:

  1. Change a Term cell to a Unit cell ( or use a "free" unit cell)
  2. search for a Unit in the Unit cell and select it
  3. unit will be displayed twice ( I think 1. what you type in to search for the unit 2. the unit you select)
  4. also if there was any entry in the cell before, it is overwritten by the unit

Before
Screenshot 2024-06-24 094842
Search for unit
Screenshot 2024-06-24 100537
Select Unit
Screenshot 2024-06-24 100544

What did you expect?

Selected unit should be displayed with the number ( in the example 20 microliter)

Host

ARCitect

Host Details

Windows 11
ARCitect v.0.0.35

Swate version

v1.0.0-beta.03

@github-actions github-actions bot added the Status: Needs Triage This item is up for investigation. label Jun 24, 2024
@Freymaurer Freymaurer self-assigned this Jun 24, 2024
@Freymaurer Freymaurer added Type: Bug Something is not working, and it is confirmed by maintainers to be a bug. and removed Status: Needs Triage This item is up for investigation. labels Jun 24, 2024
@Freymaurer Freymaurer moved this to Backlog in ARCStack Jun 24, 2024
@Freymaurer
Copy link
Collaborator

I will look into this, and see if the changes already made fixed this issue or if it still needs to be resolved!

@Freymaurer Freymaurer added this to the Swate v1.0.0-beta.04 milestone Jun 25, 2024
Freymaurer added a commit that referenced this issue Jun 25, 2024
@Freymaurer
Copy link
Collaborator

I found the underlying issue! The main cell was not correctly updating a value but instead the unit name. This should be resolved with the next release!

@github-project-automation github-project-automation bot moved this from Backlog to Done in ARCStack Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something is not working, and it is confirmed by maintainers to be a bug.
Projects
Status: Done
Development

No branches or pull requests

2 participants