Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

RCRM Job Description Formatting not carrying over #74

Closed
wdprice opened this issue Jan 29, 2021 · 7 comments
Closed

RCRM Job Description Formatting not carrying over #74

wdprice opened this issue Jan 29, 2021 · 7 comments
Assignees
Labels

Comments

@wdprice
Copy link

wdprice commented Jan 29, 2021

When a Job is created in RCRM, no formatting is carried over:

image

Need to investigate how we can get that carry across.

@maxceem
Copy link
Contributor

maxceem commented Feb 23, 2021

This should work well now in both DEV and PROD.

@sandhiyakavi
Copy link
Collaborator

@maxceem Verified on Dev Env. Everything is fine, except the numbering of the steps which is not highlighted in bold like the bullet point.

dev_jobdescription_2

dev_job description

@maxceem
Copy link
Contributor

maxceem commented Feb 25, 2021

@sandhiyakavi I'm not sure what is the issue from the description above. Cold you please, provide more details on what is expected after which steps.

By the way, I would like to clarify the initial issue here:

  1. When we create a job using Connect Intake Form https://connect.topcoder-dev.com/new-project/taas-jobs we can enter description with formatting:
    image

  2. We expect the formatting that we have there is carried over to the RCRM. Before the formatting has been lost and everything looks like one long line:

    image

  3. Now, styles may be different, but in general formatting in RCRM should be similar to what we entered when we created job in Connect Intake form.

@sandhiyakavi
Copy link
Collaborator

@maxceem please Ignore the above comment.

I verified the issue in both Dev and Prod. Below are some of my observations.

  1. Task kind of bullet is not displaying in RCRM.

1

  1. Contents copied from Word doc and pasted are not getting aligned.

2

  1. Inline code and Insert block are not getting carried over.

3

  1. Table formats are not getting carried over.

4

5

In Prod
image (21)

@maxceem
Copy link
Contributor

maxceem commented Feb 25, 2021

Below are just my comments for now. I would discuss it with WIll.

  1. Task kind of bullet is not displaying in RCRM.

I think we should remove this option from the Editor, as customers really don't need it.

  1. Contents copied from Word doc and pasted are not getting aligned.

This issue is more related to the editor #100. In the curren ticket, we only check how good what we enter inside Intake Form is displayed inside RCRM.
Also, we didn't have a requirement to support copy/pasting from the Word doc, though I agree that this is a great feature to have. But I'm not sure if this is possible due to the limitations of the Markdown format.

  1. Inline code and Insert block are not getting carried over.

They are carried, but the styles which we use inside Editor and inside RCRM are different. So I agree that it's better to update styles in Editor to match what user would see inside the RCRM.

  1. Table formats are not getting carried over.

This is unfortunate, we have to consider removing this feature from the Editor if we think that we can live without it.

@maxceem
Copy link
Contributor

maxceem commented Feb 25, 2021

I suggest removing features:

Editor before:

image

After:

image

@sandhiyakavi
Copy link
Collaborator

Closing this issue as a separate issue appirio-tech/connect-app#4331 is opened for #74 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants