NathanVss
NathanVss
Hello, I'm not familiar with python, when I run the whitelist tool here is the error I get .. I changed nothing in whitelist *.yar files .. `python3 ./ci/utils/php-malware-finder/php-malware-finder/utils/generate_whitelist.py "Test"...
First, huge thank you for this amazing plugin that helps me everyday ! I need to collect metrics for embedded resources in a HTTP Sampler, but the plugin does not...
Hello everyone. One concept of this bundle is a bit confusing me. When dealing with scope, why can we get any scope without permissions given by the client ? I...
- Laravel Mix Version: 6.0.43 - Node Version (`node -v`): v16.14.0 - NPM Version (`npm -v`): 8.3.1 - OS: Debian Buster Docker running in MacOS Monterey ( npm run watch...
## Purpose Add generic and specific components to implements these sketches. - [x] Generic components for box & card - [x] Storybook static resolution for fonts - [ ] Factor...
## Feature Request ### Validation translations Currently, to define errors for a form we need to register locally `Yup.setLocale` translations like in the file `frontend/js/components/AddressesManagement/validationSchema.ts`, although exporting the specific-form Yup...
## Purpose In the future dashboard users will be able to see course runs with various states. So we begin the implementations of sketches. ## Todo - [x] Basic skeleton...
## Feature Request Currently icons size are defined for each uses in CSS, there are no pre-built icon sizes like `small` `medium` etc .. Example ``` .course-glimpse-footer__date .icon, .course-glimpse__large-footer__date .icon...
### Describe the bug The `options.storySort` option is ignored. ### To Reproduce Here is my `preview.cjs` file: ```js export const parameters = { actions: { argTypesRegex: '^on[A-Z].*' }, controls: {...
## Bug Report **Problematic Behavior** "Load more" remains displayed at the bottom of the list at `http://localhost:8070/en/dashboard/teacher/courses?query=Course` **Expected behavior/code** It should disappear once the list is fully loaded **Steps to...