Saleh Yusefnejad

Results 108 issues of Saleh Yusefnejad

Incorrect order of properties of the `BitNummericTextFieldClassStyles` class

area / BlazorUI
up for grabs

Incorrect title for the binding sample of the `BitSplitButton` demo page: `BitSplittButtonDemo.razor` file in the `Bit.BlazorUI.Demo.Client.Core` project. ![image](https://github.com/bitfoundation/bitplatform/assets/6169846/9f8d2d1a-571b-442f-915e-c55a60c50268) Currently, the title is `Controlled` which is not correct and should be...

area / BlazorUI
good first issue

Incorrect title for the binding sample of the `BitToggleButton` demo page: `BitToggleButtonDemo.razor` file in the `Bit.BlazorUI.Demo.Client.Core` project. ![image](https://github.com/bitfoundation/bitplatform/assets/6169846/2640e860-8adf-4124-8299-8a62347ff341) Currently, the title is `Controlled` which is not correct and should be...

area / BlazorUI
good first issue

Add content to the `coding-style.md` file in the `docs` directory.

up for grabs
area / GitHub

Update the content of the `CODE_OF_CONDUCT.md` file based on this file: https://github.com/dotnet/runtime/blob/main/CODE-OF-CONDUCT.md

up for grabs
area / GitHub

internal Parameters update after component initialization is not handled. after initialization, if the Field/FieldSelector parameters get updated, the component does not do anything to update the internal values. - `BitChoiceGroup`...

area / BlazorUI

Currently, the only way to customize the messages used in the components of the BitComponent library is by providing these custom messages through specific parameters implemented in the components. it...

area / BlazorUI
feature

There are some missing styles in the focused state of components. This issue is not limited to the styles and also applies to the functionality of the components. for example,...

area / BlazorUI
enhancement

Add `QR Code` generation for the new 2FA feature to the Boilerplate project template

area / templates

Missing the `HideIcon` parameter from the `MessageBar` component

area / BlazorUI