Chris Wells
Chris Wells
This is a re-open of https://github.com/taigaio/taiga-front/issues/1798 which was closed to be re-tested for Taiga6, and the usability issue persists in 6.
Just want to bump this one and give it my +1. With latest Taiga this is still not possible. I would love to be able to bulk-add tasks while looking...
Same. I'm totally in favor of removing it... once it's an add-on. For me, just familiarity. Starting to try adminer, but I usually just use SequelAce. On Tue, Jan 10,...
That's definitely a decent compromise, and could be moved over to ddev-contrib maybe. For me, it's mostly that I forget the archaic brew command I need. An alias might be...
Moreso the package name. Wish it could be brew update ddev, but it's more of the drud/drud stuff, right? And two druds? brew upgrade drud/drud/ddev? And if I want a...
FWIW I've been rolling with ```js let finished = Math.ceil(sidebar.scrollTop + sidebar.offsetHeight) >= sidebar.scrollHeight; ``` And it's been flawless for me. I'll open a PR.
Verified.
The way that I was seeing it (and we are no longer using this workflow), was to go and create a new contribution for, say, $500 and mark it "Pending...
Thank you Matt!!! -- Christopher J. Wells (he/him/his) Member / CTO 908-4-DRUPAL ***@***.*** www.redfinsolutions.com On Tue, Jan 10, 2023 at 5:32 PM Norman Kämper-Leymann < ***@***.***> wrote: > This is...
I think OP is asking for something like "ddev ssh --equiv" (or -e), where DDEV just puts you in the corresponding folder you're in on the host. I did something...