Re: [I] Search box - Cut text entry to a max number of chars so the search box does not get big and you cannot see other results [camel-website]
davsclaus closed issue #1459: Search box - Cut text entry to a max number of chars so the search box does not get big and you cannot see other results URL: https://github.com/apache/camel-website/issues/1459 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] Search box - Cut text entry to a max number of chars so the search box does not get big and you cannot see other results [camel-website]
GaneshPatil7517 commented on issue #1459: URL: https://github.com/apache/camel-website/issues/1459#issuecomment-3710015463 hey @davsclaus see this https://github.com/apache/camel-website/pull/1462 https://github.com/user-attachments/assets/9380b60d-0346-421f-a68c-4971236f2268"; /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] Search box - Cut text entry to a max number of chars so the search box does not get big and you cannot see other results [camel-website]
GaneshPatil7517 commented on issue #1459: URL: https://github.com/apache/camel-website/issues/1459#issuecomment-3709766353 hey @davsclaus cheack this: https://github.com/apache/camel-website/pull/1462 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] Search box - Cut text entry to a max number of chars so the search box does not get big and you cannot see other results [camel-website]
GaneshPatil7517 commented on issue #1459: URL: https://github.com/apache/camel-website/issues/1459#issuecomment-3709221701 take -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] Search box - Cut text entry to a max number of chars so the search box does not get big and you cannot see other results [camel-website]
davsclaus commented on issue #1459: URL: https://github.com/apache/camel-website/issues/1459#issuecomment-3709197377 Also change the search box to return more than 5 hits. Bump it to 10 - there is some slice(0,5) code that should be changed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] Search box - Cut text entry to a max number of chars so the search box does not get big and you cannot see other results [camel-website]
davsclaus commented on issue #1459: URL: https://github.com/apache/camel-website/issues/1459#issuecomment-3709172991 The search box shows too much text for some entries making the list very large and you need to scroll down to see other hits. Instead we should cut the text to ie 200 chars or so so the text box can show more hits. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
