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(layout):improve UI elements for mobile #218

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

CODEmartigarcia
Copy link
Contributor

improved ui layout for mobile.

@github-actions github-actions bot added kind/feature Categorizes issue or PR as related to a new feature. area/app/views Categorizes issue or PR as related to app/views. area/javascript Categorizes issue or PR as related to JavaScript. labels Dec 17, 2024
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

Attention: Patch coverage is 0% with 16 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
app/src/app/Layouts/Admin/AdminInventoryLayout.php 0.00% 10 Missing ⚠️
app/src/app/Views/Admin/Contracts.php 0.00% 4 Missing ⚠️
app/src/app/Layouts/Admin/AdminLayout.php 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              main    #218      +/-   ##
==========================================
+ Coverage     4.66%   4.70%   +0.03%     
  Complexity     306     306              
==========================================
  Files           93      93              
  Lines         2892    2870      -22     
==========================================
  Hits           135     135              
+ Misses        2757    2735      -22     
Files with missing lines Coverage Δ Complexity Δ
app/src/app/Layouts/Admin/AdminLayout.php 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
app/src/app/Views/Admin/Contracts.php 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
app/src/app/Layouts/Admin/AdminInventoryLayout.php 0.00% <0.00%> (ø) 0.00 <0.00> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/app/views Categorizes issue or PR as related to app/views. area/javascript Categorizes issue or PR as related to JavaScript. kind/feature Categorizes issue or PR as related to a new feature.
Projects
Status: Pendent
Development

Successfully merging this pull request may close these issues.

1 participant