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: mainComponent (make responsive) #203

Merged
merged 3 commits into from
Nov 20, 2023
Merged

Conversation

flaviafreirec
Copy link
Contributor

fix #183

Closes

Bugfix
  • Description
    The mainComponent was not responsive.

  • Cause
    What was causing this was a component that was together.
    The MediaInput had a column for several images at once, creating an infinite invisible line, giving a side scroll on the page.

  • Solution
    The adjust of the component MediaInput

Visual evidences 🖼️

print

Checklist
  • Issue linked
  • Build working correctly
  • Tests created

@hxsggsz
Copy link
Contributor

hxsggsz commented Nov 16, 2023

você sabe o que ta colocando esse scroll na página? pelo tamanho do maincontent ele nao deveria ter esse scroll

@flaviafreirec
Copy link
Contributor Author

você sabe o que ta colocando esse scroll na página? pelo tamanho do maincontent ele nao deveria ter esse scroll

nao é o maincontent, é a area do grid q o nico criou, acho que ela ta assim por enquanto ainda nao temos os outrso componentes de preview etc, mas da pra tirar deixando zerada ali por ex:

bedf9cdb-4ef1-4ab2-abad-ebb39bc04494

@aalmeida00 aalmeida00 merged commit f7ff8a8 into master Nov 20, 2023
2 checks passed
@aalmeida00 aalmeida00 deleted the responsiveMainContent branch December 10, 2023 04:33
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.

Responsividade do main content
3 participants