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

Add title attributes to title and subtitle in ListItem component #8858

Merged
merged 1 commit into from
Jun 24, 2020

Conversation

brad-decker
Copy link
Contributor

Implementing the new transaction list design removed previously merged work in #8050. The Transaction Action component is no longer used, which is where this work was included. Thanks to @Gudahtt's work on putting together the v8 changelog he discovered the missing feature addition. It is now included at the list item level so that both transaction and asset list items benefit. It also includes a title for the subtitle component in both the asset list item and transaction list item, but due to the implementation details it has to be added to each of those components separately. Given that we have added overflow rules for both these parts of the list item it is more important than ever to provide alternative ways of inspecting the full content of these elements.

Screenies

@brad-decker brad-decker marked this pull request as ready for review June 24, 2020 20:47
@brad-decker brad-decker requested a review from a team as a code owner June 24, 2020 20:47
@metamaskbot
Copy link
Collaborator

Builds ready [b833127]
Page Load Metrics (716 ± 28 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint32104552311
domContentLoaded6498717155728
load6518747165828
domInteractive6498717145728

Copy link
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Gudahtt Gudahtt merged commit 83fbf66 into develop Jun 24, 2020
@Gudahtt Gudahtt deleted the restore-tx-title branch June 24, 2020 22:41
Gudahtt added a commit that referenced this pull request Jun 24, 2020
* origin/develop:
  Restore list item title attributes (#8858)
  Fix mobile sync redirect (#8860)
  Align copy tooltip text and icon (#8861)
  Update inpage provider, deprecation warnings (#8854)
  Update test-dapp (#8856)
  Return after 'reject' in Promise constructor (#8857)
  Replace removed 'copy-to-clipboard' icon (#8853)
  Stop upper-casing exported private key (#8850)
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.

3 participants