Skip to content

UX 870 remove core stat from mobx#2220

Open
jvorcak wants to merge 32 commits intomasterfrom
UX-870-remove-core-stat-from-mobx
Open

UX 870 remove core stat from mobx#2220
jvorcak wants to merge 32 commits intomasterfrom
UX-870-remove-core-stat-from-mobx

Conversation

@jvorcak
Copy link
Collaborator

@jvorcak jvorcak commented Feb 9, 2026

No description provided.

@jvorcak jvorcak changed the base branch from master to refactor/remove-mobx-from-quotas-page February 9, 2026 19:39
jvorcak and others added 6 commits February 11, 2026 10:53
Migrated supported-features from MobX to Zustand:
- Replaced @computed decorators with Zustand getters
- Converted observable featureErrors array to Zustand state
- Migrated FeatureErrorCheck component to use Zustand hook
- Maintained backwards compatibility via Features singleton

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@jvorcak jvorcak changed the title WIP: Ux 870 remove core stat from mobx UX 870 remove core stat from mobx Feb 15, 2026
@jvorcak jvorcak marked this pull request as ready for review February 16, 2026 20:24
@github-actions
Copy link
Contributor

github-actions bot commented Feb 19, 2026

The latest Buf updates on your PR. Results from workflow Buf CI / validate (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedFeb 20, 2026, 10:49 AM


import { ConnectionErrorUI } from './misc/connection-error-ui';
import { config as appConfig } from '../config';
import { api } from '../state/backend-api';
import { featureErrors } from '../state/supported-features';
import { useSupportedFeaturesStore } from '../state/supported-features';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Biome] reported by reviewdog 🐶

Suggested change
import { useSupportedFeaturesStore } from '../state/supported-features';

@malinskibeniamin
Copy link
Contributor

@jvorcak is this ready for review? looks like a lot of changes

@jvorcak jvorcak changed the base branch from refactor/remove-mobx-from-quotas-page to master February 27, 2026 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants