Adding the Swapspace widget next to the Swapzone widget on /get-ecash as requested
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project - Commits
- rABC3b6dd3e26a3e: [e.cash] Add Swapspace widget
Preview the site and check the widget
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- ecash-add-swapzone
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 31846 Build 63184: Build Diff Build 63183: arc lint + arc unit
Event Timeline
Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://51.68.37.192:41622 for the next 60 minutes.
hmm I wasn't able to target the iframe scrollbars afaict. Thats weird yours are looking like that though, mine have the custom scrollbar styles
How does the widget look for you on this page https://swapzone.io/partners/exchange-widget ?
Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://51.68.37.192:41732 for the next 60 minutes.
looks ok on their site in brave. looks same for me here in brave, ok in Firefox.
Would prob need to make the div full height to get rid of it if it's not targetable. mb this is ok, although where we're at now the other widget is already "too tall". mb would look better to just stack them instead of trying to render them next to each other?
will leave that up to you. i dunno if we can really push it looking like this for chrome/brave tho
web/e.cash/pages/get-ecash.js | ||
---|---|---|
109 ↗ | (On Diff #51880) | my bad, the --- is a markdown convention for "em dash" (—) ... but this isn't working here. just use — |
Okay how about this? fyi those styles on swapspace are what they have in their instructions for the widget
Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://51.83.66.92:41535 for the next 60 minutes.
looks much better
in general ... I don't think a user would want these widgets side by side anyway. It is a "one or the other" kind of thing. But that does mean whichever one shows first will prob get more use.