Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add CTID support #839

Merged
merged 12 commits into from
Nov 15, 2023
Merged

feat: add CTID support #839

merged 12 commits into from
Nov 15, 2023

Conversation

mvadari
Copy link
Collaborator

@mvadari mvadari commented Sep 26, 2023

High Level Overview of Change

Add CTID support to the search and URLs.

Context of Change

Fixes #707

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Tests (You added tests for code that already exists, or your new feature included in this PR)

TypeScript/Hooks Update

N/A

Before / After

image

Test Plan

Added tests. CI passes.

@mvadari mvadari mentioned this pull request Sep 27, 2023
1 task
ckniffen pushed a commit that referenced this pull request Oct 2, 2023
This PR fixes an issue where prices showed up weirdly on the
`OfferCreate` price currency pair.

Noticed while working on #839
@mvadari mvadari marked this pull request as ready for review October 3, 2023 20:23
@ckniffen ckniffen requested a review from khancode October 13, 2023 23:49
@ckniffen
Copy link
Collaborator

I created some suggestions here. d0bed1e

- Removed needed `?`
- Use real spaces instead of margins
- Remove styling for `.summary .label` that is unused
- Rearrange spacing of elements by using margins and padding differently
and taking use of margin collapsing.
- convert Transaction page test to typescript
@ckniffen ckniffen requested a review from pdp2121 October 17, 2023 20:25
@ckniffen ckniffen merged commit 020cb60 into staging Nov 15, 2023
4 checks passed
@ckniffen ckniffen deleted the ctid branch November 15, 2023 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add CTID support to the Explorer
4 participants