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

Search bar #1124

Merged
merged 8 commits into from
Aug 4, 2023
Merged

Search bar #1124

merged 8 commits into from
Aug 4, 2023

Conversation

Palakkgoyal
Copy link
Contributor

This PR closes #1096
I have added a search bar with animation. Made it responsive and also darkmode compatible.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Thank you Palakkgoyal! for creating this pull request and contributing to Dummygram! 💗

The maintainers will review this Pull Request and provide feedback as soon as possible! 😇
We appreciate your patience and contribution, Keep up the great work! 😀

Copy link
Owner

@narayan954 narayan954 left a comment

Choose a reason for hiding this comment

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

placeholder's not visible :/
image
also, there're two cross/clear button, can you check them please
image

src/components/Navbar/index.jsx Outdated Show resolved Hide resolved
@Palakkgoyal
Copy link
Contributor Author

I did the required changes. Can you please check.

Copy link
Owner

@narayan954 narayan954 left a comment

Choose a reason for hiding this comment

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

looks awesome to me!

@narayan954 narayan954 merged commit 505257a into narayan954:master Aug 4, 2023
4 of 5 checks passed
@Palakkgoyal Palakkgoyal deleted the searchBar branch August 5, 2023 17:57
anamika7153 added a commit to anamika7153/dummygram that referenced this pull request Aug 5, 2023
* moved search to navbar and displayed in a modal

* positioned story icons

* story ui

* reduced css

* style: format

* refactored profile and associated css

* minor fix

* edit icon style

* save btn

* style: format

* refactor: removed unused code

* merge and added frnd req btn

* fix: sidebar z index

---------

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

bug-fix-1114 (narayan954#1122)

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

style: format code with prettier (narayan954#1130)

Format code with prettier

This commit fixes the style issues introduced in 4fb0286 according to the output
from Prettier.

Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/0b1c3e2a-d282-4658-9354-2a54dfff5db5/

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>

fixed menu icon hover (narayan954#1127)

* fixed menu icon hover

* fix: random

---------

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

Add message on zero likes (narayan954#1129)

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

style: format code with prettier (narayan954#1134)

Format code with prettier

This commit fixes the style issues introduced in 7111899 according to the output
from Prettier.

Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/f6f68b3c-9dcf-4691-bc3e-3efd65b984cc/

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>

Fix post alignment (narayan954#1131)

* Fix post alignment

* refactor: imageslider

---------

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

Search bar (narayan954#1124)

* Altered search bar style

* style: format

* fix: sidebar z axis on big screens

* Resolve css bugs of search bar

---------

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

style: format code with prettier (narayan954#1135)

Format code with prettier

This commit fixes the style issues introduced in 505257a according to the output
from Prettier.

Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/8bbfde96-60b5-4671-9483-edfb9b83472e/

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>

Moved saved posts from sidebar to profile (narayan954#1126)

* Moved saved posts from sidebar to profile

* style: format

---------

Co-authored-by: narayan soni <narayansoni854@gmail.com>

Edit Profile UI (narayan954#1128)

* moved search to navbar and displayed in a modal

* positioned story icons

* story ui

* reduced css

* style: format

* ui change

* responsive

* edit icon

* style: format

* responsive

* minor fix

* removed commentted code

* fix

* fix: styles

---------

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

Add bg zoom in effect on scroll (narayan954#1133)

* animation zoom out effect on profile background image

* style: formatting

* Add zoom in effect to profile bg animation

* fix: stuffs

---------

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

fixed alignment

added delete message

profile and background image cleanup from cloud (narayan954#1108)

* profile and background image cleanup from cloud

* Fix imgCleanup

* style: format

---------

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

style: format code with prettier (narayan954#1158)

Format code with prettier

This commit fixes the style issues introduced in 512022e according to the output
from Prettier.

Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/c962e8d2-6bb3-457b-98df-ad1b7da63e84/

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>

card margin and search bar (narayan954#1125)

* card margin and search bar

* style: format

* fix: class->classname

* changes resolve

---------

Co-authored-by: narayan soni <narayansoni854@gmail.com>

Fix post text alignment (narayan954#1144)

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

Trim profile dialog box bio (narayan954#1145)

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

style: format code with prettier (narayan954#1162)

Format code with prettier

This commit fixes the style issues introduced in 4c534ec according to the output
from Prettier.

Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/80eb5592-ee8f-4087-b765-030caa0764f0/

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>

fix: bio bug

Add shimmer on like dialog box (narayan954#1148)

* Add shimmer on like dialog box

* fix: random stuffs

---------

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

Add new loader for dummygram (narayan954#1150)

* Add new loader for dummygram

* fix: classname,props,comment, formatting

---------

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

style: format code with prettier (narayan954#1164)

Format code with prettier

This commit fixes the style issues introduced in d2ad8d7 according to the output
from Prettier.

Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/158e9102-77d4-4044-9569-d5f99fd3c69b/

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
anamika7153 pushed a commit to anamika7153/dummygram that referenced this pull request Aug 5, 2023
author Palak <Palakgoyal0304@gmail.com> 1690999258 +0530
committer Anamika Yadav <aanyayadav419@gmail.com> 1691262867 +0530

parent 5e5e711
author Palak <Palakgoyal0304@gmail.com> 1690999258 +0530
committer Anamika Yadav <aanyayadav419@gmail.com> 1691262861 +0530

parent 5e5e711
author Palak <Palakgoyal0304@gmail.com> 1690999258 +0530
committer Anamika Yadav <aanyayadav419@gmail.com> 1691262850 +0530

Suggestion (narayan954#1080)

* Add user suggestion on home page

* Solve bug of suggestion on width greater than 1300

* style: format

---------

Co-authored-by: narayan soni <narayansoni854@gmail.com>

Fix logo on share modal (narayan954#1090)

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

style: format code with prettier (narayan954#1105)

Format code with prettier

This commit fixes the style issues introduced in 5061dd0 according to the output
from Prettier.

Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/6638c711-49d1-4661-adbe-d7bbdd7f897b/

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>

added delete message

style: format

style: format code with prettier (narayan954#1115)

Format code with prettier

This commit fixes the style issues introduced in b0f6683 according to the output
from Prettier.

Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/8d0eabe6-4bf5-4d4b-9192-b30877eb3e4a/

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>

Delete option (narayan954#1107)

* Add delete post on post page

* refactor: remove script.js

* style: format

* fix: filename error

---------

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

style: format code with prettier (narayan954#1116)

Format code with prettier

This commit fixes the style issues introduced in c3e8a08 according to the output
from Prettier.

Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/b41c7eb4-13ae-455d-95df-b9285ecec6b1/

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>

Add gssoc in program list (narayan954#1109)

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

Change theme toggle button to switch (narayan954#1110)

* Change theme toggle button to switch

* style: format

---------

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

style: format code with prettier (narayan954#1118)

Format code with prettier

This commit fixes the style issues introduced in 18f5aa8 according to the output
from Prettier.

Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/b6a46448-81b9-4d1f-8604-e3466f56a2f6/

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>

style: format code with prettier (narayan954#1121)

Format code with prettier

This commit fixes the style issues introduced in 9ccadc3 according to the output
from Prettier.

Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/1b29221d-534d-4394-b66f-5eef978ce1e1/

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>

Refactored profile (narayan954#1119)

* moved search to navbar and displayed in a modal

* positioned story icons

* story ui

* reduced css

* style: format

* refactored profile and associated css

* minor fix

* edit icon style

* save btn

* style: format

* refactor: removed unused code

* merge and added frnd req btn

* fix: sidebar z index

---------

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

bug-fix-1114 (narayan954#1122)

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

style: format code with prettier (narayan954#1130)

Format code with prettier

This commit fixes the style issues introduced in 4fb0286 according to the output
from Prettier.

Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/0b1c3e2a-d282-4658-9354-2a54dfff5db5/

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>

fixed menu icon hover (narayan954#1127)

* fixed menu icon hover

* fix: random

---------

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

Add message on zero likes (narayan954#1129)

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

style: format code with prettier (narayan954#1134)

Format code with prettier

This commit fixes the style issues introduced in 7111899 according to the output
from Prettier.

Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/f6f68b3c-9dcf-4691-bc3e-3efd65b984cc/

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>

Fix post alignment (narayan954#1131)

* Fix post alignment

* refactor: imageslider

---------

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

Search bar (narayan954#1124)

* Altered search bar style

* style: format

* fix: sidebar z axis on big screens

* Resolve css bugs of search bar

---------

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

style: format code with prettier (narayan954#1135)

Format code with prettier

This commit fixes the style issues introduced in 505257a according to the output
from Prettier.

Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/8bbfde96-60b5-4671-9483-edfb9b83472e/

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>

Moved saved posts from sidebar to profile (narayan954#1126)

* Moved saved posts from sidebar to profile

* style: format

---------

Co-authored-by: narayan soni <narayansoni854@gmail.com>

Edit Profile UI (narayan954#1128)

* moved search to navbar and displayed in a modal

* positioned story icons

* story ui

* reduced css

* style: format

* ui change

* responsive

* edit icon

* style: format

* responsive

* minor fix

* removed commentted code

* fix

* fix: styles

---------

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

Add bg zoom in effect on scroll (narayan954#1133)

* animation zoom out effect on profile background image

* style: formatting

* Add zoom in effect to profile bg animation

* fix: stuffs

---------

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

fixed alignment

added delete message

profile and background image cleanup from cloud (narayan954#1108)

* profile and background image cleanup from cloud

* Fix imgCleanup

* style: format

---------

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

style: format code with prettier (narayan954#1158)

Format code with prettier

This commit fixes the style issues introduced in 512022e according to the output
from Prettier.

Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/c962e8d2-6bb3-457b-98df-ad1b7da63e84/

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>

card margin and search bar (narayan954#1125)

* card margin and search bar

* style: format

* fix: class->classname

* changes resolve

---------

Co-authored-by: narayan soni <narayansoni854@gmail.com>

Fix post text alignment (narayan954#1144)

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

Trim profile dialog box bio (narayan954#1145)

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

style: format code with prettier (narayan954#1162)

Format code with prettier

This commit fixes the style issues introduced in 4c534ec according to the output
from Prettier.

Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/80eb5592-ee8f-4087-b765-030caa0764f0/

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>

fix: bio bug

Add shimmer on like dialog box (narayan954#1148)

* Add shimmer on like dialog box

* fix: random stuffs

---------

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

Add new loader for dummygram (narayan954#1150)

* Add new loader for dummygram

* fix: classname,props,comment, formatting

---------

Co-authored-by: Narayan soni <narayansoni854@gmail.com>

style: format code with prettier (narayan954#1164)

Format code with prettier

This commit fixes the style issues introduced in d2ad8d7 according to the output
from Prettier.

Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/158e9102-77d4-4044-9569-d5f99fd3c69b/

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Search bar animation
2 participants