ni / nimble

The NI Nimble Design System
https://nimble.ni.dev
MIT License
29 stars 9 forks source link

Several SLE tests failing with latest version of nimble-select #2175

Closed jattasNI closed 3 weeks ago

jattasNI commented 3 weeks ago

🐛 Bug Report

In this Renovate PR, several tests that use select are failing because an unexpected item is selected.

There are also tests failing in app PRs (example)

💻 Repro or Code Sample

Failing unit tests

Failing acceptance tests

🤔 Expected Behavior

Tests pass

😯 Current Behavior

Tests fail with errors like Expected 'Select workspace' to be 'Default'.

💁 Possible Solution

🔦 Context

🌍 Your Environment

rajsite commented 3 weeks ago

This issue was closed by the revert in https://github.com/ni/nimble/pull/2176 The follow-up issue for the reverted behavior to address in the future is https://github.com/ni/nimble/issues/2177