Jesse Mazzella

Results 18 issues of Jesse Mazzella

**Context:** - Playwright Version: 1.25.2 ## System: - OS: macOS 12.5.1 - Memory: 31.85 MB / 16.00 GB ## Binaries: - Node: 16.16.0 - ~/.nvm/versions/node/v16.16.0/bin/node - npm: 8.11.0 - ~/.nvm/versions/node/v16.16.0/bin/npm...

triaging

#### Summary On build, Open MCT creates its bundle `openmct.js` along with a bunch of other files, many of which are [WebWorkers](https://developer.mozilla.org/en-US/docs/Web/API/Worker) that are conditionally instantiated by different plugins: ```js...

type:maintenance

> **Is your feature request related to a problem? Please describe.** We have multiple telemetry of Switch type where the values can be either ON or OFF. It's frustrating to...

help_wanted
source:community
type:feature

#### Summary We currently include our example `index.html` in our distributable (`dist/index.html`). This may be confusing for consumers of Open MCT as it's really only meant to be used as...

type:maintenance

Closes #7558 ### Describe your changes: Make it clear that any git errors during build are non-fatal and can be ignored at the expense of version info. This happens when...

type:maintenance

#### Summary The Timelist configuration settings don't apply immediately but they should be able to. #### Expected vs Current Behavior The Timelist configuration settings don't apply immediately but they should...

type:bug
help_wanted
severity:trivial

#### Summary When selecting "Go to snapshot in time" on a Notebook Snapshot of an embedded object, it will navigate to the layout instead of the object itself. https://github.com/nasa/openmct/assets/9259993/d7d41af3-a622-4214-887c-133c72e5cbf4 ####...

type:bug
severity:medium

On loading Open MCT, there were no notifications (could also get to this state by clearing all notifications) and the popup appears like this. Now change the status for any...

type:bug
severity:trivial

#### Summary Periodically seeing this new warning in the console: ``` [Vue warn] Computed is still dirty after getter evaluation, likely because a computed is mutating its own dependency in...

type:bug
help_wanted
severity:medium

Alphanumeric values are currently center-aligned but should be either left or right aligned based on point 2 in [this open issue](https://github.com/nasa/openmct/issues/2661). > @charlesh88 : Values in alphas should be right-aligned...

help_wanted
severity:trivial
bug:visual