Luke Watts
Luke Watts
PR Checklist - [X] - Commit [messages are descriptive](https://github.com/ONEARMY/community-platform/blob/master/CONTRIBUTING.md#--commit-style-guide), it will be used in our [Release Notes](https://github.com/ONEARMY/community-platform/releases/) PR Type - [ ] Bug fix (non-breaking change which fixes an issue)...
PR Checklist - [x] - Commit [messages are descriptive](https://github.com/ONEARMY/community-platform/blob/master/CONTRIBUTING.md#--commit-style-guide), it will be used in our [Release Notes](https://github.com/ONEARMY/community-platform/releases/) PR Type - [ ] Bug fix (non-breaking change which fixes an issue)...
Remove the following ```ts // TODO: Remove direct usage of Theme import { preciousPlasticTheme } from 'oa-themes' const theme = preciousPlasticTheme.styles ``` At the moment we are importing the theme...
**Is your feature request related to a problem? Please describe.** Yes, my feature request is related to a recurring problem I've noticed for some time now. It's frustrating when the...
PR Checklist - [ ] - Commit [messages are descriptive](https://github.com/ONEARMY/community-platform/blob/master/CONTRIBUTING.md#--commit-style-guide), it will be used in our [Release Notes](https://github.com/ONEARMY/community-platform/releases/) PR Type - [ ] Bug fix (non-breaking change which fixes an...
**Describe the bug** With many notifications the design of the page gets weird **Screenshots** **TODO** - [ ] Remove padding from notifications container
Remove the following ```ts // TODO: Remove direct usage of Theme import { preciousPlasticTheme } from 'oa-themes' const theme = preciousPlasticTheme.styles ``` At the moment we are importing the theme...
Remove the following ```ts // TODO: Remove direct usage of Theme import { preciousPlasticTheme } from 'oa-themes' const theme = preciousPlasticTheme.styles ``` At the moment we are importing the theme...
**Is your feature request related to a problem? Please describe.** There are two admin areas: * Legacy – http://localhost:3000/admin * New – http://localhost:3000/admin_v2 **Describe the solution you'd like** These should...
**Is your feature request related to a problem? Please describe.** There is a lot of noise at the top of Research/How-to description blocks which get between the user and their...