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

[FE] Content-Panel: Blogs: General Improvements #460

Merged
merged 6 commits into from
Dec 3, 2024

Conversation

petark7
Copy link
Member

@petark7 petark7 commented Dec 2, 2024

Summary of Changes

  • adjusted the design in blogs page to match the tags page
  • added skeletons while fetching data and improved the message UI if no data is available
  • translated all fields (both from Tags and Blogs) to Macedonian
  • improved table UI design
  • removed unnecessary /dashboard route

Manual Test Steps

  1. Go to /content-panel/tags or /content-panel/blogs and observe loading state and "no data" message. 
  2. Observe the similarity in the designs between those two routes (tags - blogs)

Both pages should be mobile responsive.

Screenshots

Update reusable table styles: add border radius, adjust padding and alignment
Remove dashboard page and update blog list view with new management controls

+ create new ReusableDropdown component
…y shown while loading in progress), improve "no data" UI
Copy link

vercel bot commented Dec 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 3, 2024 1:03pm

@petark7 petark7 requested a review from edichoska December 2, 2024 19:51
@petark7 petark7 linked an issue Dec 2, 2024 that may be closed by this pull request
3 tasks
@edichoska edichoska requested a review from Tikkurilla December 2, 2024 21:04
- Added `placeholder` as an optional prop with a default value of 'Пребарувај...'.
- Replaced direct `Input` usage with `Search` in Blog and Tag controls.
- Standardized search implementation across components.
- Updated styles for consistent Search component behavior.
Copy link
Contributor

@edichoska edichoska left a comment

Choose a reason for hiding this comment

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

great job 🚀

@edichoska edichoska merged commit a671564 into staging Dec 3, 2024
2 checks passed
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.

[FE] Content-Panel: Blogs: General Improvements
2 participants