rebase
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Apr 19 2022
rebase
rebase
Fair enough. I thought it would be helpful since we're using the same onClick handler. Not married to it. Happy to abandon.
Apr 18 2022
lets tuple to avoid churn. I don't think that's the right solution.
Per @atul's comment, we can ignore entire files from the config, which is done in this diff: https://phabricator.ashoat.com/D3761
Per @atul comment, we can ignore entire files from the config, which is done in this diff: https://phabricator.ashoat.com/D3761
rebase
rebase
In D3730#103649, @atul wrote:Do we know why this is happening? I would expect that setting the color prop to transparent would make the arrow "invisible."
I'm guessing the underlying SVG has some color value hard-coded and is "visible" because the stroke or fill or whatever is set to the correct color.
I think the right approach here might be looking at selection.json and seeing if there are any hard-coded values for the right-angle-arrow SVG.
Feel free to re-request review if I'm off-base here or missing something
ty for catching this! you're 100% right:
update colors
Apr 15 2022
diff not needed
diff is no longer needed. closing,
shorthand
this diff isn't relevant anymore after I refactored the onClickPromoteThread call into a hook in D3746
cleanup
clean up
Apr 14 2022
revert
fix
re add fix
Apr 13 2022
rebase
rebase
rebase
rebase
rebase
rebase
fix selector
use withCloseButton prop
rebase
rebase
rebase
rebase
@atul -- I still need review. here. ty
more terse useEffect