Maksim Eltyshev
Maksim Eltyshev
Hi! It seems to be a good solution for this problem. We'd be very happy to receive a PR 🙏
Hey! Yes, there is already an option to open a card with Ctrl+Enter when creating it, but it might be more convenient for some to have it auto-open every time....
Hi! Thanks for your PR 🙏 I'll be sure to check it out as soon as I get back from vacation. Sorry for the delay.
I'm trying to test, getting `Cannot read properties of undefined (reading 'replace')` when running `npm run build` in the client folder. Also getting `Error: Cannot find module 'copy-webpack-plugin'` when trying...
Thanks for the fixes 🙏 > About your wondering for ``, if you set the values in client/.env there shouldn't be any problem. I'm just worried that someone might already...
I'm trying to figure out what web.config is, as far as I understand it's something like .htaccess for Apache. The `build:iis` option seems good, but I'm not sure if it's...
Sure, please include it :)
Hi! Thanks for working on this 🙏 I like the idea of moving buttons to the bottom of the card for smaller screens. But the board now doesn't work correctly...
We think it's a good idea to put the filters in a separate modal/popup for small screens. Since we now have "hidable" board members, the button to open filters could...
I honestly don't fully understand why another scrolling div is needed there... We split the sections into fixed and static so that only the entire body would scroll, so that...