DiamondLightSource / DiamondLightSource/daedalus

Byte Arrays are not Stringified

Open
#68 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1
Forks
1
Avg merge
4d 20h
Merged PRs (30d)
4

Description

Byte Arrays are not stringified in tool tips, making it difficult to ensure your file paths are correct. Ideally, these byte arrays should also be stringified in the tool tips.

Image

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the tooltip rendering entry point and reproduce the issue with a byte array representing a file path. Trace how tooltip values are formatted, then verify that byte arrays are displayed as strings and that the resulting path is readable in the tooltip.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.