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

Fabo/improve action modal #3444

Merged
merged 4 commits into from
Jan 21, 2020
Merged

Fabo/improve action modal #3444

merged 4 commits into from
Jan 21, 2020

Conversation

faboweb
Copy link
Collaborator

@faboweb faboweb commented Jan 20, 2020

The modal would open and close when data is refetched

@faboweb faboweb requested a review from jbibla as a code owner January 20, 2020 19:47
@codecov
Copy link

codecov bot commented Jan 20, 2020

Codecov Report

Merging #3444 into develop will increase coverage by 0.02%.
The diff coverage is 87.09%.

@@            Coverage Diff             @@
##           develop   #3444      +/-   ##
==========================================
+ Coverage    87.08%   87.1%   +0.02%     
==========================================
  Files          124     124              
  Lines         2493    2497       +4     
  Branches       348     350       +2     
==========================================
+ Hits          2171    2175       +4     
  Misses         315     315              
  Partials         7       7
Impacted Files Coverage Δ
src/ActionModal/components/ActionModal.vue 88.94% <87.09%> (+0.21%) ⬆️

min="0"
/>
<span class="input-suffix">{{ network.stakingDenom | viewDenom }}</span>
<TmField id="gas-price" v-model="gasPrice" step="0.000000001" type="number" min="0" />
Copy link
Contributor

Choose a reason for hiding this comment

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

Did you change the linter rules?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

hmm no, we should have a look into standards. maybe my vs code is not working properly

Copy link
Contributor

Choose a reason for hiding this comment

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

🤔

@Bitcoinera
Copy link
Contributor

I just checked and yes, this PR significantly improves the ActionModal behavior.

So thumb up! 👍

@jbibla
Copy link
Collaborator

jbibla commented Jan 21, 2020

awesome!

all the linter changes are concerning but i'll merge anyways.

@jbibla jbibla merged commit c09208d into develop Jan 21, 2020
@jbibla jbibla deleted the fabo/improve-action-modal branch January 21, 2020 16:28
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