Uh oh!
There was an error while loading. Please reload this page.
🩹 Remove duplicate title in individual summaries - #89
Conversation
sreekaransrinath
commented
Oct 10, 2022
Uh oh!
There was an error while loading. Please reload this page.
SirusCodes
commented
Oct 11, 2022
@tusharnankani have a look and merge of looks fine to you as well |
sreekaransrinath
commented
Oct 14, 2022
@KartikSoneji@HarshKapadia2 requesting review |
tusharnankani
left a comment
There was a problem hiding this comment.
Looks alright. Thank you, Sreekaran!
KartikSoneji
commented
Oct 15, 2022
Just realised, this doesn't actually fix the duplicate title in the individual summary page. |
sreekaransrinath
commented
Oct 16, 2022
@KartikSoneji what do you mean? |
tusharnankani
commented
Oct 17, 2022
Ah damn, okay. In #71, the issue is to remove the redundant |
I see what it is - The first title comes from the individual-summary.adoc line 1. The second is from combined-summary-template.adoc line 1. Can someone confirm that the only purpose of the combined summary template is to serve inside the individual summary page? I can delete either and send in a PR, but deleting the one in the template might have unintended consequences if it also serves elsewhere. |
sreekaransrinath
commented
Oct 20, 2022
KartikSoneji
commented
Oct 21, 2022
No. The combined summary template is also used to build, well, the combined summary. The fix will be a bit more involved with this one, I'll leave a comment with more details on the issue. |
Fixes#71