Skip to content

Conversation

@rubhanazeem
Copy link
Member

@rubhanazeem rubhanazeem commented Sep 1, 2025

This PR introduces a new markdown editor (marksmith)

  • Comments body
  • Project description
  • Package description
  • User's biography
  • Announcement messages

After: image

@github-actions github-actions bot added the Frontend Things related to the OBS RoR app label Sep 1, 2025
@rubhanazeem rubhanazeem force-pushed the integrate-ms branch 6 times, most recently from 292a0fc to 0fafb31 Compare September 2, 2025 14:22
@github-actions github-actions bot added the Test Suite / CI 💉 Things related to our tests/CI label Sep 2, 2025
@rubhanazeem rubhanazeem force-pushed the integrate-ms branch 5 times, most recently from 65445e5 to 4c1f16e Compare September 2, 2025 14:56
@rubhanazeem rubhanazeem marked this pull request as ready for review September 2, 2025 15:06
@eduardoj eduardoj added the review-app Apply this label if you want a review app started label Sep 2, 2025
@obs-bot
Copy link
Collaborator

obs-bot commented Sep 2, 2025

Review app will appear here: http://obs-reviewlab.opensuse.org/rubhanazeem-integrate-ms


# Don't compress css because we use sassc-rails compressor to compress
# css which does not support tailwind functions
Rails.application.config.assets.css_compressor = nil
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rubhanazeem not sure if disabling css compressing is something we can do on production. I don't have any numbers, but this probably will increase load times on every view. Have you considered exchanging sassc with https://github.com/rails/dartsass-rails/ for example?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I looked into https://github.com/rails/cssbundling-rails but it was not working out of the box and needed a couple more modifications. I will have a look into dartsass

@obs-bot
Copy link
Collaborator

obs-bot commented Sep 16, 2025

Review app will appear here: http://obs-reviewlab.opensuse.org/rubhanazeem-integrate-ms

2 similar comments
@obs-bot
Copy link
Collaborator

obs-bot commented Sep 23, 2025

Review app will appear here: http://obs-reviewlab.opensuse.org/rubhanazeem-integrate-ms

@obs-bot
Copy link
Collaborator

obs-bot commented Sep 23, 2025

Review app will appear here: http://obs-reviewlab.opensuse.org/rubhanazeem-integrate-ms

@krauselukas krauselukas removed the review-app Apply this label if you want a review app started label Sep 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Frontend Things related to the OBS RoR app Test Suite / CI 💉 Things related to our tests/CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants