Daraul Harris

Results 80 comments of Daraul Harris

I just realized that if I do `[active]=''` instead of `active=''`, the tooltips show or hide predictably. I'm not entirely sure why this is.

In my component file I have something like this: `showTooltips: Boolean = false;` Then on whatever element should display the tooltip (an input for example) I have this: `` Then...

I think this would be an excellent feature!

I would change this only to say that sharing location in perpetuity might be a bad idea, but I'd still like to have the option. Perhaps impart to the user...

I literally just told myself alva was the prototyping tool for me :unamused: Any ideas on a worthy successor?

I hadn't realized that alva is mostly typescript. It shouldn't be hard to keep this going through the community, but are the maintainers around to merge PRs?

That's interesting; I had always wanted to use ledger for timekeeping, but never bothered. I'll look into it. @Gumnos do you think you could help me write up a test...

Oh great, thanks. I'm swamped atm so I can't promise it'll be fixed anytime soon, but it's on the TODO list.

I'm confused, but it looks as though this was fixed without me. @Gumnos, could you try reproducing the error on the master branch? I tried bisecting to find the “bad”...

I've written the test case out [here](https://github.com/daraul/ledger/commit/3631cab0cdcc19910964f8e31d7ab5ac5023924e), but I'd appreciate @Gumnos confirming whether `$37` is what he's expecting to see in `Assets:Bank:Checking`, based on his test command.