[jira] [Resolved] (CAMEL-14666) Search results push the website's Navbar

2020-03-19 Thread Agha Saad Fraz (Jira)


 [ 
https://issues.apache.org/jira/browse/CAMEL-14666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Agha Saad Fraz resolved CAMEL-14666.

Resolution: Fixed

> Search results push the website's Navbar
> 
>
> Key: CAMEL-14666
> URL: https://issues.apache.org/jira/browse/CAMEL-14666
> Project: Camel
>  Issue Type: Bug
>  Components: website
>Reporter: Agha Saad Fraz
>Priority: Minor
>  Labels: help-wanted
> Attachments: image-2020-03-06-15-35-11-524.png
>
>
> To produce the bug follow these steps:
> > Go to [https://camel.apache.org/]
> > Try to search for anything.
> > The search result will push the navbar to left.
> Screenshot:
> !image-2020-03-06-15-35-11-524.png|width=571,height=263!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (CAMEL-14667) Searched result div should be scrollable

2020-03-07 Thread Agha Saad Fraz (Jira)


[ 
https://issues.apache.org/jira/browse/CAMEL-14667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17053996#comment-17053996
 ] 

Agha Saad Fraz commented on CAMEL-14667:


Hi, [~zregvart] I wanted to ask whether the solutions to the issues opened by 
me would also be considered as contributions for the Outreachy? Thanks

> Searched result div should be scrollable
> 
>
> Key: CAMEL-14667
> URL: https://issues.apache.org/jira/browse/CAMEL-14667
> Project: Camel
>  Issue Type: Bug
>  Components: website
>Reporter: Agha Saad Fraz
>Priority: Minor
> Attachments: image-2020-03-06-15-47-36-422.png, 
> image-2020-03-06-15-58-25-810.png
>
>
> Steps to produce the issue:
> > Type anything in the search field.
>  > The resultant div will have search results. But It is not scrollable and 
> the user will not be able to see all the results.
> Screenshot:
> !image-2020-03-06-15-58-25-810.png|width=259,height=459!
> Possible Solution:
> > To add height and overflow-y properties to the resultant div will fix the 
> > issue. 
> Other possible and efficient solutions are welcome :)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Comment Edited] (CAMEL-14666) Search results push the website's Navbar

2020-03-06 Thread Agha Saad Fraz (Jira)


[ 
https://issues.apache.org/jira/browse/CAMEL-14666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17053288#comment-17053288
 ] 

Agha Saad Fraz edited comment on CAMEL-14666 at 3/6/20, 11:12 AM:
--

The issue is related to the search results as I have mentioned. The possible 
solution would be to add z-index and position properties. I am working on it :) 


was (Author: aghasaad04):
I think the issue is related to the search results as I have mentioned. I think 
the possible solution would be to add z-index and position properties. I am 
working on it :) 

> Search results push the website's Navbar
> 
>
> Key: CAMEL-14666
> URL: https://issues.apache.org/jira/browse/CAMEL-14666
> Project: Camel
>  Issue Type: Bug
>Reporter: Agha Saad Fraz
>Priority: Minor
> Attachments: image-2020-03-06-15-35-11-524.png
>
>
> To produce the bug follow these steps:
> > Go to [https://camel.apache.org/]
> > Try to search for anything.
> > The search result will push the navbar to left.
> Screenshot:
> !image-2020-03-06-15-35-11-524.png|width=571,height=263!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (CAMEL-14667) Searched result div should be scrollable

2020-03-06 Thread Agha Saad Fraz (Jira)


 [ 
https://issues.apache.org/jira/browse/CAMEL-14667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Agha Saad Fraz updated CAMEL-14667:
---
Attachment: image-2020-03-06-15-58-25-810.png

> Searched result div should be scrollable
> 
>
> Key: CAMEL-14667
> URL: https://issues.apache.org/jira/browse/CAMEL-14667
> Project: Camel
>  Issue Type: Bug
>Reporter: Agha Saad Fraz
>Priority: Minor
> Attachments: image-2020-03-06-15-47-36-422.png, 
> image-2020-03-06-15-58-25-810.png
>
>
> Steps to produce the issue:
> > Type anything in the search field.
>  > The resultant div will have search results. But It is not scrollable and 
> the user will not be able to see all the results.
> Screenshot:
> !image-2020-03-06-15-47-45-950.png|width=254,height=451!
> Possible Solution:
> > To add height and overflow-y properties to the resultant div will fix the 
> > issue. 
> Other possible and efficient solutions are welcome :)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (CAMEL-14667) Searched result div should be scrollable

2020-03-06 Thread Agha Saad Fraz (Jira)


 [ 
https://issues.apache.org/jira/browse/CAMEL-14667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Agha Saad Fraz updated CAMEL-14667:
---
Description: 
Steps to produce the issue:

> Type anything in the search field.
 > The resultant div will have search results. But It is not scrollable and the 
 > user will not be able to see all the results.

Screenshot:

!image-2020-03-06-15-58-25-810.png|width=259,height=459!

Possible Solution:

> To add height and overflow-y properties to the resultant div will fix the 
> issue. 

Other possible and efficient solutions are welcome :)

  was:
Steps to produce the issue:

> Type anything in the search field.
 > The resultant div will have search results. But It is not scrollable and the 
 > user will not be able to see all the results.

Screenshot:

!image-2020-03-06-15-47-45-950.png|width=254,height=451!

Possible Solution:

> To add height and overflow-y properties to the resultant div will fix the 
> issue. 

Other possible and efficient solutions are welcome :)


> Searched result div should be scrollable
> 
>
> Key: CAMEL-14667
> URL: https://issues.apache.org/jira/browse/CAMEL-14667
> Project: Camel
>  Issue Type: Bug
>Reporter: Agha Saad Fraz
>Priority: Minor
> Attachments: image-2020-03-06-15-47-36-422.png, 
> image-2020-03-06-15-58-25-810.png
>
>
> Steps to produce the issue:
> > Type anything in the search field.
>  > The resultant div will have search results. But It is not scrollable and 
> the user will not be able to see all the results.
> Screenshot:
> !image-2020-03-06-15-58-25-810.png|width=259,height=459!
> Possible Solution:
> > To add height and overflow-y properties to the resultant div will fix the 
> > issue. 
> Other possible and efficient solutions are welcome :)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (CAMEL-14667) Searched result div should be scrollable

2020-03-06 Thread Agha Saad Fraz (Jira)


 [ 
https://issues.apache.org/jira/browse/CAMEL-14667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Agha Saad Fraz updated CAMEL-14667:
---
Attachment: (was: image-2020-03-06-15-47-45-950.png)

> Searched result div should be scrollable
> 
>
> Key: CAMEL-14667
> URL: https://issues.apache.org/jira/browse/CAMEL-14667
> Project: Camel
>  Issue Type: Bug
>Reporter: Agha Saad Fraz
>Priority: Minor
> Attachments: image-2020-03-06-15-47-36-422.png, 
> image-2020-03-06-15-58-25-810.png
>
>
> Steps to produce the issue:
> > Type anything in the search field.
>  > The resultant div will have search results. But It is not scrollable and 
> the user will not be able to see all the results.
> Screenshot:
> !image-2020-03-06-15-47-45-950.png|width=254,height=451!
> Possible Solution:
> > To add height and overflow-y properties to the resultant div will fix the 
> > issue. 
> Other possible and efficient solutions are welcome :)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (CAMEL-14667) Searched result div should be scrollable

2020-03-06 Thread Agha Saad Fraz (Jira)


[ 
https://issues.apache.org/jira/browse/CAMEL-14667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17053302#comment-17053302
 ] 

Agha Saad Fraz commented on CAMEL-14667:


So the possible solution for the above issue is adding the fixed height and 
scrollbar to the resultant div.
Reviews are welcome :)
P.S: I am working on this.

> Searched result div should be scrollable
> 
>
> Key: CAMEL-14667
> URL: https://issues.apache.org/jira/browse/CAMEL-14667
> Project: Camel
>  Issue Type: Bug
>Reporter: Agha Saad Fraz
>Priority: Minor
> Attachments: image-2020-03-06-15-47-36-422.png, 
> image-2020-03-06-15-47-45-950.png
>
>
> Steps to produce the issue:
> > Type anything in the search field.
>  > The resultant div will have search results. But It is not scrollable and 
> the user will not be able to see all the results.
> Screenshot:
> !image-2020-03-06-15-47-45-950.png|width=254,height=451!
> Possible Solution:
> > To add height and overflow-y properties to the resultant div will fix the 
> > issue. 
> Other possible and efficient solutions are welcome :)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (CAMEL-14667) Searched result div should be scrollable

2020-03-06 Thread Agha Saad Fraz (Jira)


 [ 
https://issues.apache.org/jira/browse/CAMEL-14667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Agha Saad Fraz updated CAMEL-14667:
---
Description: 
Steps to produce the issue:

> Type anything in the search field.
 > The resultant div will have search results. But It is not scrollable and the 
 > user will not be able to see all the results.

Screenshot:

!image-2020-03-06-15-47-45-950.png|width=254,height=451!

Possible Solution:

> To add height and overflow-y properties to the resultant div will fix the 
> issue. 

Other possible and efficient solutions are welcome :)

  was:
Steps to produce the issue:

> Type anything in the search field.
> The resultant div will have search results. But It is not scrollable and the 
> user will not be able to see all the results.

Screenshot:

!image-2020-03-06-15-47-45-950.png|width=254,height=451!

Possible Solution:

> To add an overflow-y: scroll property to the resultant div.

Other possible and efficient solutions are welcome :)


> Searched result div should be scrollable
> 
>
> Key: CAMEL-14667
> URL: https://issues.apache.org/jira/browse/CAMEL-14667
> Project: Camel
>  Issue Type: Bug
>Reporter: Agha Saad Fraz
>Priority: Minor
> Attachments: image-2020-03-06-15-47-36-422.png, 
> image-2020-03-06-15-47-45-950.png
>
>
> Steps to produce the issue:
> > Type anything in the search field.
>  > The resultant div will have search results. But It is not scrollable and 
> the user will not be able to see all the results.
> Screenshot:
> !image-2020-03-06-15-47-45-950.png|width=254,height=451!
> Possible Solution:
> > To add height and overflow-y properties to the resultant div will fix the 
> > issue. 
> Other possible and efficient solutions are welcome :)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (CAMEL-14667) Searched result div should be scrollable

2020-03-06 Thread Agha Saad Fraz (Jira)
Agha Saad Fraz created CAMEL-14667:
--

 Summary: Searched result div should be scrollable
 Key: CAMEL-14667
 URL: https://issues.apache.org/jira/browse/CAMEL-14667
 Project: Camel
  Issue Type: Bug
Reporter: Agha Saad Fraz
 Attachments: image-2020-03-06-15-47-36-422.png, 
image-2020-03-06-15-47-45-950.png

Steps to produce the issue:

> Type anything in the search field.
> The resultant div will have search results. But It is not scrollable and the 
> user will not be able to see all the results.

Screenshot:

!image-2020-03-06-15-47-45-950.png|width=254,height=451!

Possible Solution:

> To add an overflow-y: scroll property to the resultant div.

Other possible and efficient solutions are welcome :)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (CAMEL-14666) Search results push the website's Navbar

2020-03-06 Thread Agha Saad Fraz (Jira)


[ 
https://issues.apache.org/jira/browse/CAMEL-14666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17053288#comment-17053288
 ] 

Agha Saad Fraz commented on CAMEL-14666:


I think the issue is related to the search results as I have mentioned. I think 
the possible solution would be to add z-index and position properties. I am 
working on it :) 

> Search results push the website's Navbar
> 
>
> Key: CAMEL-14666
> URL: https://issues.apache.org/jira/browse/CAMEL-14666
> Project: Camel
>  Issue Type: Bug
>Reporter: Agha Saad Fraz
>Priority: Minor
> Attachments: image-2020-03-06-15-35-11-524.png
>
>
> To produce the bug follow these steps:
> > Go to [https://camel.apache.org/]
> > Try to search for anything.
> > The search result will push the navbar to left.
> Screenshot:
> !image-2020-03-06-15-35-11-524.png|width=571,height=263!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (CAMEL-14666) Search results push the website's Navbar

2020-03-06 Thread Agha Saad Fraz (Jira)
Agha Saad Fraz created CAMEL-14666:
--

 Summary: Search results push the website's Navbar
 Key: CAMEL-14666
 URL: https://issues.apache.org/jira/browse/CAMEL-14666
 Project: Camel
  Issue Type: Bug
Reporter: Agha Saad Fraz
 Attachments: image-2020-03-06-15-35-11-524.png

To produce the bug follow these steps:


> Go to [https://camel.apache.org/]
> Try to search for anything.
> The search result will push the navbar to left.

Screenshot:
!image-2020-03-06-15-35-11-524.png|width=571,height=263!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (CAMEL-13881) Article containers right margin is larger than left margin

2020-03-06 Thread Agha Saad Fraz (Jira)


[ 
https://issues.apache.org/jira/browse/CAMEL-13881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17053154#comment-17053154
 ] 

Agha Saad Fraz commented on CAMEL-13881:


Hi, This is Agha Saad Fraz and I am an Outreachy applicant for May 2020. I am 
interested in this project.

I have looked into the issue and found the possible solutions.

I think the possible solutions can be to either *remove* *max-width* for 
desktop screens or *increase* the value for the *doc > max-width* variable.

> Article containers right margin is larger than left margin
> --
>
> Key: CAMEL-13881
> URL: https://issues.apache.org/jira/browse/CAMEL-13881
> Project: Camel
>  Issue Type: Sub-task
>  Components: website
>Reporter: Antonin Stefanutti
>Priority: Minor
>  Labels: help-wanted
> Attachments: Screenshot 2019-08-20 at 10.51.48.png
>
>
> The right margin of the article containers is larger than the left margin. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)