Manoj

Results 12 issues of Manoj

Hi Hawkgs, I am trying to use this component and find it very attractfull but 1 issue I am finding is display does not work properly with negative values. Let...

feature

Following example to change head tags does not work: ``` import { useRouter } from 'next/router' import { useConfig } from 'nextra-theme-docs' export default { head: () => { const...

**Summary** Fields - phone number - alternate phone number **Expectation** Show a validation error when both values are not same **Approach** Add a hook for custom validation that should work...

documentation
enhancement

**Summary** Whenever user clicks on next button or on submit button, there is a validation done for that form page. If the user form is not valid, it will be...

documentation
enhancement

Components to have loader for loading states: - Select control - MultiSelect control - Search control

enhancement

Test and improve accessibility of current form fields.

documentation
feature

Type: feature - Current checkbox allows only one value to be selected at present. - Current select option allows only one value to be selected at present. It should be...

enhancement

### What is the improvement or update you wish to see? Nextra can provide support for versioning docs ## Provide doc versioning support like the following site:

documentation
enhancement
feature