Maryam Heydarian
Maryam Heydarian
When the alt text of an `img` tag displays, it doesn't look good and needs to be styled.  
The `Loading` components which are developed in a separated repo must be ported to the Bit `BlazorUI` components package.
To provide a better user experience for the `AdminPanel` consumers, it's needed to write some documentation for it.
Here is the scenario in which I saw the issue: I minimized the browser window, then I opened the menu by clicking on the hamburger icon in the header. After...
The `BitDataGrid` component must be added to the most popular components section as a featured component.
The `catalogs` pages must be implemented based on the UI/UX design of the page. This issue consists of implementing multiple elements. Here is the list of elements: - `Catalogs` page...
The `products` pages must be implemented based on the UI/UX design of the page. This issue consists of implementing multiple elements. Here is the list of elements: - `Products` page...
The content of the email confirmation page has gone out of the box in small screen sizes. To resolve this issue, the description must have a max-width property and the...
To display the list of categories, we have used a `BitDataGrid` component in the `AdminPanel` project. Here, there is an issue in sorting the data based on the `color` column...