Mohammad K. Hussain

Results 9 issues of Mohammad K. Hussain

**Fixes issue:** Added "Find shortest safe route in a path with landmines" question from gfg and its solution. **Changes:**

###### Closing Issue/Referencing Issue issue reference (#) https://leetcode.com/problems/valid-perfect-square/ ###### Changes Made In Pull Request * *

### Plone Documentation versions affected - [ ] 5.x - [X] 6.x ### Description [Backend > Security](https://6.docs.plone.org/backend/security.html) chapter needs content Source material: https://5.docs.plone.org/adapt-and-extend/config/security.html

99 tag: backend

## Plone Documentation versions affected - [ ] 5.x - [X] 6.x ### Description [Backend > User and Groups](https://6.docs.plone.org/backend/users-groups.html) chapter needs content. Source material: https://5.docs.plone.org/adapt-and-extend/config/users-groups.html

99 tag: backend

### Description There's no color picker component available in storybook. ### Link to Reproduction https://design.illafamily.com/ ### Steps to reproduce 1. Go to 'https://design.illafamily.com/' 2. Click on 'Search' 3. There's no...

As mentioned in [Mastering Plone 6 at Ploneconf 2021. Part 1 of 2](https://www.youtube.com/watch?v=Jzuw3uWtzzI&t=1220s), on this page [5.1.2. Object publishing](https://training.plone.org/5/mastering-plone/what_is_plone.html#object-publishing) it should be mentioned that `Object publishing` is used by Plone...

This will fix the #73 @HamishMW i think this will resolve the storybook error everyone is having :)

fixes #4117 ## Approach By passing an extra prop (`selected=boolean`) from `Edit.jsx` to `Body.jsx`. And also we were using `defaultActive` prop of `` which I replaced with `Active` prop. ##...

99 tag: UX Accessibility