microsoft / studentambassadors

This repository is for Microsoft Learn Student Ambassadors.
MIT License
130 stars 47 forks source link

Error Details not shown properly for Lakehouse <Data Scientist><Microsoft Fabric> #231

Open aaryan2134 opened 1 year ago

aaryan2134 commented 1 year ago

Describe the bug

Error Details when trying to upload the data file for Lakehouse are not shown properly

What happened?

Severity: Low

Persona: Data Scientist

I tried to upload a csv file for lakehouse which had some errors(intentionally as an experiment). But the error detail page does not show things properly as can be seen in the screen shot below

image

What did you expect to happen?

We should have an option to scroll down and view all the details. Also, there should be no overlap in the fields and the copy details button

How would you reproduce the bug?

  1. Go to LakeHouse
  2. Click on Get Data -> Upload files
  3. Once upload is done, click on load to tables -> new table

Did this happen via Desktop and/or Smartphone?

Desktop

Operating System

Windows 10

What browsers are you seeing the problem on?

Chrome

Version

No response

Device

No response

What is your current role?

Student Ambassador

What technical topic is this bug related to?

AI/Data Science/Machine Learning

Relevant log output

No response

github-actions[bot] commented 1 year ago

Thank you for submitting this issue! The team will review your issue, tag with the appropriate tags, and comment with any additional questions on information needed. :sparkles:

vivsridh4 commented 1 year ago

@aaryan2134 needs more context on what content of the file was uploaded. Looks like special characters are present and also not in UTF-8 format. Can you re-test or share the file with us?

aaryan2134 commented 1 year ago

Actually what I was trying to report here is not that the error is wrong. Rather the way the error is shown And also the overlapping Session Id and Copy details button And no option to scroll down to view the complete error

aaryan2134 commented 1 year ago

test.csv This is the file I tested Though I would also like to know more about why this file was showing errors

I retested this and the same error is shown