-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Drag-and-drop file upload UI #375
Comments
Sounds about right. I am traveling through Thursday evening. I can add some flow/state details on Friday as well as field any questions that might've come up in the thread.
|
that looks right to me |
Right now it seems like the upload dialog works, but it is difficult to read what is going on. I wasn't sure if it's a bug or just unfinished, but I wanted to share just in case :) The parts that are confusing to me:
|
i agree, this is confusing! i'd like to prioritize working on this, going to add it to the current milestone. |
Yes The Asset Loading Can Take A Green Color Something that depicts the completion. |
I would like to work on this! |
Hi! I’m Ayushman Tripathi, JavaScript Software Developer and I came across the projects Asset Uploading Improvements, and Adding Test Coverage. I find them really fascinating. I believe my skills and experience would be a great fit for these project. I am really interested in contributing to Asset Uploading Improvements, and I’ve relevant skills for contributing to it as I’ve experience in full stack web development (React, Node, MongoDB, PostgresSQL, REST API, Django, AWS). I’ve worked on 10+ full stack projects & 4 internships in the past 1.5 years, and I have also completed the App Academy Open Software Engineering Bootcamp (500+ hours of full-stack online curriculum), where I learned a variety of skills. Additionally, I have worked on various frontend and backend projects, and I’m also preparing for the AWS Certified Developer Associate certification. I’m willing to learn new skills while contributing to the project. I’ll put all my efforts into successfully contributing to the project. |
Hi, my name is Shivam. I'm currently a final year engineering student at NIT Kurukshetra. I have a strong understanding of front-end technologies such as HTML, CSS, JavaScript, React.js, and Material UI, and for backend development, I'm proficient in Node.js and Express.js. I'm keen to contribute to this repository during the 2024 GSoC program. Could someone provide guidance on how to get started with this repository? |
@ShivamAhir first try to run the project locally and go through the code base thoroughly and then use that project as user for a while and then you can look at the issues and try to solve them , or can create issues yourself. |
Based on #92 and #271, @machinic designed a new UI for file uploads! @machinic, @catarak, @lmccart: I'm guessing this is the flow based on what I saw in Zeplin, but please correct me if I'm wrong about any of this.
Code
It seems like the preferred interaction is:
Design
The styling below is approximate and uses general variable names, units, font weights, and measurements, but the ultimate goal is to replicate the above design. Final styling should be in
em
units instead ofpx
, color variables and font weights should use the existing SCSS names, etc.Window styling
Dialog box styling
Background
Header
Body
The text was updated successfully, but these errors were encountered: