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

Fix #272: Added See More button in activity panel #279

Merged
merged 6 commits into from
Jun 11, 2017

Conversation

Roboneet
Copy link
Contributor

No description provided.

@Roboneet
Copy link
Contributor Author

issue #272

@souravbadami souravbadami self-requested a review June 10, 2017 19:55
@souravbadami souravbadami self-assigned this Jun 10, 2017
@souravbadami
Copy link
Collaborator

Hi @Roboneet -- It causes another issue. Here you go:
screenshot at 2017-06-11 01-24-04

Copy link
Collaborator

@souravbadami souravbadami left a comment

Choose a reason for hiding this comment

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

I just added a comment.

@souravbadami souravbadami changed the title Fix 272: changed positioning in activity panel Fix #272: Changed positioning in activity panel. Jun 10, 2017
@souravbadami
Copy link
Collaborator

Also, let's follow this format for the PR title. (Fix #272: Changed positioning in activity panel.).

@Roboneet Roboneet changed the title Fix #272: Changed positioning in activity panel. Fix #272: Added See More button in activity panel Jun 10, 2017
Copy link
Collaborator

@souravbadami souravbadami left a comment

Choose a reason for hiding this comment

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

I'd suggest few things:
1 - There should be some visible context about the issue before showing the show more link.
2 - Currently, clicking on show more leads to expanding the div and the show more link stays there. Clicking it again causes a bounce action.

Could you please take a look at them ? Thanks!

@Roboneet
Copy link
Contributor Author

Please review the changes

Copy link
Collaborator

@souravbadami souravbadami left a comment

Choose a reason for hiding this comment

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

@Roboneet -- I have left a few comments. Also, when I click on see more, the div expands and becomes too large in length and when it collapses back -- it loses it's original height. Have you tested it manually ? It would be great to retain those changes.

}


})
Copy link
Collaborator

Choose a reason for hiding this comment

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

Add a line ending here.

@@ -0,0 +1,50 @@
$(document).ready(function(){
Copy link
Collaborator

Choose a reason for hiding this comment

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

Could you please remove the unnecessary lines in the file ?

@@ -1,30 +1,74 @@
.activity-strip-section >img{
Copy link
Collaborator

Choose a reason for hiding this comment

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

As we are refactoring the code base, It would be great if you could replace the tabs with spaces and follow the styling rule similar to website/static/css/main.css.

@Roboneet
Copy link
Contributor Author

@souravbadami , Is it okay now ?

@souravbadami
Copy link
Collaborator

Looks good! Can you fix the merge conflict ?

@souravbadami souravbadami merged commit 8d6ad24 into OWASP-BLT:master Jun 11, 2017
DonnieBLT pushed a commit that referenced this pull request Aug 12, 2023
* changed postioning in activity panel

* added a button to see more details

* removed bounce action

* added truncated charectors

* change in height and code style
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.

None yet

2 participants