Skip to content

Conversation

@maze-runnar
Copy link
Contributor

@maze-runnar maze-runnar commented Oct 26, 2019

Fixes #3574
previosly it was showing like this -
Screenshot from 2019-10-25 08-58-16
after fixing the issue it is -
for mobile device -
Screenshot from 2019-10-25 15-16-52
for pc -
Screenshot from 2019-10-25 09-06-42

Checklist

  • I have read the Contribution & Best practices Guide.
  • My branch is up-to-date with the Upstream development branch.
  • The acceptance, integration, unit tests and linter pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

uds5501
uds5501 previously approved these changes Oct 26, 2019
Copy link
Contributor

@uds5501 uds5501 left a comment

Choose a reason for hiding this comment

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

Looks good

@maze-runnar
Copy link
Contributor Author

Looks good

thanks @uds5501

@maze-runnar maze-runnar requested a review from uds5501 October 27, 2019 08:12
@maze-runnar
Copy link
Contributor Author

I made a commit (changing hide map button to toggle switch)23807a3 in this PR by mistake , so i undo those changes in this commit 54628d1.

Copy link
Member

@snitin315 snitin315 left a comment

Choose a reason for hiding this comment

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

Nice work

Copy link
Member

@snitin315 snitin315 left a comment

Choose a reason for hiding this comment

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

NIce work

@maze-runnar
Copy link
Contributor Author

NIce work

thanks @snitin315

<i class="icon dropdown"></i>
{{t 'Send Test Email'}}
</div>
<div class="content four wide field">
Copy link
Member

Choose a reason for hiding this comment

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

Make changes to this div only, there is no need to add an extra div.

Copy link
Contributor Author

@maze-runnar maze-runnar Oct 27, 2019

Choose a reason for hiding this comment

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

without "ui grid" class how it is possible to make it responsible for both mobile and desktop @kushthedude
Is there any problem by adding an extra div ? 😶

Copy link
Member

Choose a reason for hiding this comment

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

Use directly content 4 wide computer 6 wide mobile field

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have tried content 4 wide computer 16 wide mobile field but without ui grid how it is supposed to work . so i have to add extra div . and for mobile it should be 16 wide mobile field.

@kushthedude
Copy link
Member

kushthedude commented Oct 28, 2019 via email

@maze-runnar
Copy link
Contributor Author

So please approve this @kushthedude

@kushthedude
Copy link
Member

Squah your commits

@abhinavk96 abhinavk96 merged commit 9b2b0d2 into fossasia:development Nov 3, 2019
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.

Send test email box is not properly showing in mobile view

5 participants