microsoft / microsoft/FeatureManagement-JavaScript

Add options specifying behavior when filter is missing.

Aberta
#3 1 comentário 0 reações 1 responsável Ver no GitHub

@zhiyuanliang-ms já está trabalhando nisso.

Desde 6/3/2025.

Linguagem predominante
TypeScript
Estrelas
19
Forks
6
Merge médio
2d 3h
PRs com merge (30d)
4

Descrição

Just want to call out here, In .NET, we have an option to decide the behavior when filter can not be found:
https://github.com/microsoft/FeatureManagement-Dotnet/blob/main/src/Microsoft.FeatureManagement/FeatureManagementOptions.cs
The default behavior is throwing exception instead of slient error.

And there was a discussion about this design: https://github.com/microsoft/FeatureManagement-Dotnet/issues/248

But it's not necessary to make JS FM lib completely same as .NET FM lib. Just put it here, for your reference.

Originally posted by @zhiyuanliang-ms in https://github.com/microsoft/FeatureManagement-JavaScript/pull/1#discussion_r1514055834

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Primeiros passos

  1. Leia a issue inteira e depois o guia de contribuição do projeto.
  2. Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
  3. Faça um fork do repositório e trabalhe em uma branch.
  4. Abra um pull request que referencie o número da issue.

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.